Commit Graph

831 Commits

Author SHA1 Message Date
Paul M. Jones
a754a93454 Updates to Aura & Radar; adds PDS. (#758)
- Added topic-specific Aura libraries.
- Linked Aura Framework directly.
- Added Aura as a component library.
- Added PHP-PDS website.
- Moved Radar to micro-frameworks.
- "Typo" fix on MLAPHP ("moderni(s|z)ation")
2017-04-05 17:47:00 -04:00
Manuel Dalla Lana
1d99424e97 Update spot2 link (#783) 2017-04-05 12:01:58 -04:00
Jose Diaz-Gonzalez
f538bcab05 Use upstream instead of an untested downstream 2017-03-15 02:48:02 -06:00
☃ Dmitry (◕ᴥ◕)
e85b4ca1e3 Replace HybridAuth by SocialConnect/Auth (#761)
- Remove HybridAuth because it's dead

- Added SocialConnect/Auth library
2017-03-15 02:46:11 -06:00
Jose Diaz-Gonzalez
d07082386d Remove link with bad https setup
Bad https == not awesome php
2017-03-14 23:18:07 -06:00
Mark Fox
b2ddabeb93 remove shunt, it's been marked as abandoned (#775)
primary source, github description: https://github.com/thephpleague/shunt
secondary source: no longer listed on https://thephpleague.com/#packages
2017-03-12 17:07:19 -06:00
Stephan Hochdörfer
bc5bc1924f Update Disco description 2017-03-11 12:27:01 +01:00
Jamie York
797adad6e4 Merge pull request #724 from shochdoerfer/disco
Add Disco to Dependency Injection section.
2017-03-10 20:35:03 +00:00
Jamie York
2dc267c721 Merge pull request #743 from MatthiasKuehneEllerhold/add-yasumi
Add yasumi
2017-03-10 20:23:37 +00:00
Jamie
5e2854caf1 Fix link redirect 2017-03-10 20:12:34 +00:00
Jamie York
84bdd00ff4 Merge pull request #742 from MatthiasKuehneEllerhold/remove-assetic
Remove deprecated assetic from the recommendations
2017-03-10 19:38:17 +00:00
Jamie
b43995c6b7 Remove Pipe 2017-03-10 19:21:05 +00:00
Jamie York
82797f43f4 Merge pull request #768 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2017-03-10 18:45:50 +00:00
Christopher Pitt
e6c939e379 Remove Icicle from list
Icicle is deprecated as per the repository readme file.
2017-03-08 12:33:25 +02:00
ReadmeCritic
9f2eb10e9b Update README URLs based on HTTP redirects 2017-03-02 09:31:55 -08:00
Serghei Iakovlev
3e4ef66545 Updated outdated links (#762) 2017-02-12 11:05:38 -07:00
Ondřej Machulda
e92d8691fc Add PHPStan (#754) 2017-01-15 16:59:47 -07:00
Ondřej Machulda
254db12244 Rename Symfony2 / Symfony3 to just Symfony (#756) 2017-01-15 16:59:28 -07:00
DMeloni
db877261d2 Fix PHP Mentoring link. (#746) 2016-12-22 15:10:18 -07:00
Bilge
10d1042881 Corrected Porter's description to be API-agnostic. (#745)
* Added Porter to Third Party APIs section.

* Moved Porter to Data Structure and Storage section.

* Corrected Porter's description to be API-agnostic.
2016-12-22 10:08:33 -07:00
Bilge
84e1b3d3e0 Added Porter to Third Party APIs section. (#736)
* Added Porter to Third Party APIs section.

* Moved Porter to Data Structure and Storage section.
2016-12-22 09:48:09 -07:00
Matthias Kühne
06c92153b7 Add yasumi 2016-12-21 12:08:35 +01:00
Matthias Kühne
800703d73b Remove deprecated assetic from the recommendations 2016-12-21 12:03:23 +01:00
Malte Blättermann
1a51c12c19 Removed unmaintained PhpExcel lib 2016-12-16 22:06:51 +01:00
Malte Blättermann
086e35c078 Add PHPSpreadsheet (successor of PHPexcel) to Office section.
Also mark PHPexcel as unmaintained.
2016-12-16 22:05:15 +01:00
Jamie
b8bc3a7c9d Fix links 2016-12-14 19:24:16 +00:00
Jamie York
b1b7e04966 Merge pull request #730 from mablae/podcast-section
Extract podcasts from videos section into its own section
2016-12-14 19:15:18 +00:00
Jamie York
de2563c4dc Merge pull request #732 from mablae/fix-redis-url-to-tls
Use https:// prefix for redis.io to fix failing build of Url Check
2016-12-14 19:12:23 +00:00
Greg Szczotka
8cf188248d Symfony version updated 2016-12-14 00:30:25 +01:00
Malte Blättermann
e893022690 Use https:// prefix for redis.io to fix failing build of Url Checker (redirect is marked as failure) 2016-12-03 03:26:06 +01:00
Malte Blättermann
26af1d131b Add php podcasts also to the TOC 2016-12-03 03:03:51 +01:00
Malte Blättermann
bb7ab365ff Extract podcasts from videos section into its own section
Also added phproundtable.com podcast show moderated by @SammyK
2016-12-03 03:01:29 +01:00
Jad Bitar
bf9f899485 Merge pull request #727 from wapmorgan/patch-1
Update README.md
2016-11-30 17:39:18 -05:00
wapmorgan
77905f3353 Update README.md
Add UnifiedArchive project
2016-11-25 21:39:57 +03:00
Vladimir Kovpak
3fbf24b27e Added book DDD in PHP. 2016-11-24 20:14:16 +02:00
ReadmeCritic
71c9bff58a Update Slim link (#725) 2016-11-21 10:46:00 -07:00
Stephan Hochdörfer
f37aeaebd1 Add Disco to Dependency Injection section. 2016-11-21 10:01:03 +01:00
Jad Bitar
2ba15c74a2 Merge pull request #717 from jaschweder/master
add Docker to Infrastructure section
2016-11-17 07:01:09 -05:00
Jonathan A. Schweder
cf14521a6d change Docker to 'Development Enviroment' section 2016-11-17 08:14:13 -02:00
James Titcumb
3de49d00f1 Add Better Reflection to Code Analysis section 2016-11-11 10:48:53 +00:00
Jose Diaz-Gonzalez
e2efaf88ad Fix wercker link 2016-11-10 13:16:04 -07:00
Cal Evans
a203344d07 Added Voices of the ElePHPant (#716)
* Added Voices of the ElePHPant

* FIXED Voices of the ElePHPant :)

* Added Nomad PHP Lightning Talks youtube channel

* Updated Voices of the ElePHPant to give it a description

* Fixed a typo in the Voices of the ElePHPant description.

* Corrected spelling of special
2016-11-10 13:15:14 -07:00
Jonathan André Schweder
a3feade012 add Docker to Infrastructure section 2016-11-09 14:09:52 -02:00
Jad Bitar
3936469c80 Merge pull request #713 from itcraftsmanpl/php-ml
Add link to php-ml
2016-10-29 23:26:52 -04:00
ReadmeCritic
f3fb9b4fce Update README URLs based on HTTP redirects (#714) 2016-10-26 14:02:40 -06:00
Arkadiusz Kondas
aeea249f02 Add link to php-ml 2016-10-26 19:55:27 +02:00
Ivan Enderlin
0e3e4a3ddc Hoa\String has moved to Hoa\Ustring (#711) 2016-10-21 12:25:16 -06:00
Przemek Sobstel
8ab1b5beed Add metaphore (cache slam defense library). (#703) 2016-10-05 14:23:33 -04:00
Jamie York
26d5615b01 Fix Liip link 2016-10-03 11:36:46 +01:00
Simon Holywell
a479febabc Correct link to FP in PHP book site 2016-09-29 09:11:42 +10:00
Jose Diaz-Gonzalez
d2afe38807 Fix url 2016-09-24 22:26:29 -06:00
Jad Bitar
6ec669c073 Merge pull request #695 from maurodalatri/patch-1
Add BowerPHP a PHP implementation of Bower
2016-09-21 00:39:03 -04:00
Jad Bitar
e59197f65b Merge pull request #697 from filisko/patch-1
Remove Slim Middleware, 3 years old
2016-09-21 00:38:03 -04:00
Tommy Mühle
4769c73901 Add tooly composer script (#692)
* Add tooly composer script

With the tooly composer-script aka hook you can manage needed PHAR files, such as phpunit, in your project composer.json. 
Every PHAR file will be saved in the composer binary directory. Optional with GPG verification.

* Fix url's to prevent redirection

Fix two url's to prevent redirection and fix Travis CI build.

* Change order
2016-09-20 13:53:49 -06:00
Filis
51f08a029b Remove Slim Middleware, 3 years old 2016-09-19 10:26:59 +02:00
Jose Diaz-Gonzalez
bbca55c280 Fix a few links 2016-09-15 09:49:45 -06:00
Markus Malkusch
ca729b4817 Add PHP-Mock (#643)
PHP-Mock is a library to mock built-in PHP functions (e.g. time()).

See also: https://github.com/php-mock/php-mock
2016-09-15 09:48:15 -06:00
Mauro D'Alatri
eccd61b3c8 Add BowerPHP a PHP implementation of Bower
Add link for BowerPHP A package manager for the web.  A PHP implementation of Bower
2016-09-15 14:43:28 +02:00
Raphael Stolt
336f519662 Added construct to build tools (#621) 2016-09-13 11:41:12 -06:00
Yuchen Wang
ce57ad2439 Add PHP-Migration https://github.com/monque/PHP-Migration (#397) 2016-09-10 02:08:47 -04:00
Ryo Shibayama
11601be530 Add CircleCI 2016-08-26 10:47:33 +09:00
ReadmeCritic
c88518e369 Update README URLs based on HTTP redirects (#688)
* Update README URLs based on HTTP redirects

* [ci] white list symfony
2016-08-09 12:24:33 -04:00
Jose Diaz-Gonzalez
6893fc74d5 Fix link 2016-07-23 04:05:18 -04:00
Mark Sch
e7735a9b64 Add Chronos DateTime library. (#677)
* Add Chonons DateTime library.

* Fix typo.
2016-07-19 12:16:11 -04:00
Joubert RedRat
74384802a8 Add phpBeanstalkdAdmin (#675) 2016-07-15 11:44:39 -04:00
Jose Diaz-Gonzalez
fc36a8e9bc Update links 2016-07-14 12:35:26 -04:00
Jamie York
a585ff31ac Merge pull request #659 from zakharovvi/code_analysis_phan
[Code Analysis] Added phan
2016-07-13 10:17:59 +01:00
Luke Holder
583afe4721 Library officially abandoned - they recommend moneyphp/money
> This project has been abandoned. It was only ever intended to be used as an example for PHPUnit features etc. and not for usage in production. I am sorry that I failed to make that clear. Please have a look at moneyphp/money instead.
2016-07-02 21:01:55 +08:00
Twaambo Haamucenje
850a46b8c6 Old PHPSandbox link was deprecated (#663)
* Old PHPSandbox link was deprecated

* Updated links that were being redirected

iceframework is now https
Robo is now under a new repository owner
2016-06-15 11:45:32 -04:00
Jose Diaz-Gonzalez
8523b18954 https 2016-06-12 04:26:23 -04:00
Jose Diaz-Gonzalez
485cb3c390 Fix links 2016-06-12 04:24:35 -04:00
Jad Bitar
542a5c2be5 Merge pull request #658 from newage/master
Added a new middleware framework
2016-06-09 20:12:56 -04:00
Vitaliy Zakharov
882cefb2ad [Code Analysis] Added phan
[phan](https://github.com/etsy/phan) - A static analyzer based on PHP 7+ and the php-ast extension.
2016-06-05 03:46:41 +05:00
Dušan Kasan
aff6617076 [Data Structure and Storage] Added Knapsack (#641)
Added Knapsack, a collection library inspired by Clojure's sequences. Its collections are immutable and lazy where possible. All operations are available as pure functions and as collection pipeline object's methods.
2016-06-01 11:24:28 -04:00
newage
fe827f87f5 Fixed position 2016-05-31 22:15:49 +03:00
Vadim Leontiev
bb6a3f82a5 Added a new middleware framework 2016-05-30 09:39:15 +03:00
Jad Bitar
d96053a75a Merge pull request #635 from ARCANEFORKS/no-captcha
[miscellaneous] ARCANEDEV/noCAPTCHA
2016-05-19 22:58:28 -04:00
ARCANEDEV
21e76522a1 [miscellaneous] ARCANEDEV/noCAPTCHA
[noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
2016-05-19 10:40:01 +01:00
Ronan Guilloux
99a2314e35 Updating Iso-codes description (#654)
* Update README.md

* Update README.md
2016-05-18 12:25:21 -04:00
Vítor Brandão
8b8f6bcf54 Add "Qafoo Quality Analyzer" to "Code Analysis" section (#653) 2016-05-13 12:11:52 -04:00
Josef Kufner
a20d55af68 Add PHPT to Tests section (#648) 2016-05-07 20:55:39 -04:00
Jose Diaz-Gonzalez
8e8ba4784f Fix 301 redirects 2016-05-01 22:42:56 -04:00
Jose Diaz-Gonzalez
66579f6428 Removed deprecated package 2016-04-27 17:27:08 -04:00
Eugene Leonovich
fb538a8178 [Data Structure and Storage] Add msgpack.php
https://github.com/rybakit/msgpack.php
2016-04-24 01:55:18 +02:00
Jose Diaz-Gonzalez
5e534ffe18 Remove unmaintained library 2016-04-20 10:40:27 -04:00
Jose Diaz-Gonzalez
01dd79c9d7 Fix links 2016-04-19 21:52:24 -04:00
Jad Bitar
c3cf4ffab9 Merge pull request #626 from kamilsk/master
fix README.md
2016-04-12 13:23:42 -04:00
Mirosław Filip
6e76e7575e Push json-schema package up the list so that it complies to alphabetical order 2016-04-12 00:20:35 +02:00
Mirosław Filip
0da6260d2c Push assert library up the list to maintain alphabetical sorting 2016-04-12 00:16:15 +02:00
Mirosław Filip
6a2f8633dd Add justinrainbow/json-schema to Filtering and Validation 2016-04-11 23:09:06 +02:00
Mirosław Filip
3e9bc6660a Add beberlei/assert to Filtering and Validation 2016-04-11 22:54:33 +02:00
Jose Diaz-Gonzalez
68693fa325 Remove spam 2016-04-10 02:43:54 -04:00
Kamil Samigullin
453e44db3f fix README.md 2016-04-09 20:48:58 +04:00
Raphael Stolt
fbae5e54c6 Added the PHP package checklist to the PHP reading section. (#625) 2016-04-08 12:19:19 -04:00
Jad Bitar
96c08729be Merge pull request #624 from Talesoft/master
[templating] Added Tale Jade, a powerful implementation of the Jade template engine
2016-04-07 20:37:01 -04:00
Jose Diaz-Gonzalez
8e5fee20f6 Fix puppetlabs url 2016-04-07 14:21:47 -04:00
Torben Köhn
5dad8ac1cd Added Tale Jade again
Tale Jade is still a powerful implementation of the Jade template
language for PHP
2016-04-07 17:16:50 +02:00
fukuball
4573fbeb03 [strings] fukuball/jieba-php
Add Jieba to Strings, "Jieba" (Chinese for "to stutter”) is a Chinese

text segmentation library for natural language processing.
2016-04-04 23:30:01 -04:00
Ilya Gusev
6c560b9617 Merge branch 'master' of https://github.com/ziadoz/awesome-php into patch-8
Conflicts:
	README.md
2016-04-05 00:05:05 +03:00
Edvinas Aleksejonokas
9f812a31d5 Add Lychee 2016-04-04 20:59:02 +03:00
Jose Diaz-Gonzalez
f5a67249b6 Fix link 2016-04-04 13:27:49 -04:00
Jose Diaz-Gonzalez
dc67249f94 Merge pull request #394 from walkor/master
[event] walkor/Workerman
2016-04-04 13:23:44 -04:00
Jose Diaz-Gonzalez
fda1fb8546 Merge pull request #550 from K-Phoen/patch-1
[architectural] K-Phoen/rulerz
2016-04-04 13:22:28 -04:00
Jose Diaz-Gonzalez
0c6cf4d1d9 Merge pull request #595 from gomoob/master
[notifications] gomoob/php-pushwoosh
2016-04-04 13:22:02 -04:00
Jose Diaz-Gonzalez
be351e9a59 Merge pull request #384 from iGusev/patch-5
[php books] XML Parsing with PHP
2016-04-04 13:21:33 -04:00
Jad Bitar
0052f83625 Merge pull request #479 from micheleorselli/adds_tideways
[debugging and profiling] tideways.io
2016-04-04 12:15:02 -04:00
Jad Bitar
e350851ee3 Merge pull request #510 from jakubkulhan/bunnyphp
[queue] jakubkulhan/bunny
2016-04-04 12:13:24 -04:00
Jad Bitar
32a2699533 Merge pull request #618 from ojhaujjwal/patch-4
Added zend-diactoros
2016-04-04 12:11:13 -04:00
Jad Bitar
1ed034745a Merge pull request #620 from fightbulc/master
[date and time] fightbulc/moment.php
2016-04-04 12:10:13 -04:00
Ilya Gusev
da49ceb7dc Merge branch 'master' into patch-8
Conflicts:
	README.md
2016-04-04 19:00:30 +03:00
Ilya Gusev
7933de6f2d Merge branch 'master' into patch-7
Conflicts:
	README.md
2016-04-04 18:57:02 +03:00
Ilya Gusev
6d2db6ed23 Merge branch 'master' into patch-5
Conflicts:
	README.md
2016-04-04 18:54:55 +03:00
Tino Ehrich
daa1f0e681 [date and time] fightbulc/moment.php 2016-04-04 14:15:23 +02:00
walkor
24cca0c32a Adding workerman to the list of event driven libs
Another event driven non-blocking I/O library.
https://github.com/walkor/Workerman
2016-04-04 19:49:29 +08:00
Ujjwal Ojha
180180c16e Added zend-diactoros 2016-04-04 16:24:04 +05:45
Kévin Gomez
9b0417258d Suggest RulerZ 2016-04-04 11:57:02 +02:00
Michele Orselli
7ed78e0f26 [profiling tools] adds tideways.io 2016-04-04 11:06:31 +02:00
Josh Di Fabio
3a8cae3782 Add Composed to Dependency Management Extras
[Composed](https://github.com/joshdifabio/composed) is a bit like [Composition](https://github.com/bamarni/composition) but solves a slightly different use case.
2016-04-04 09:27:52 +01:00
Baptiste GAILLARD
611f76d3fe Add php-pushwoosh to the Notifications section
This add php-pushwoosh to the Notifications section, php-pushwoosh is a
well tested library with more than 1000 downloads / month.

This library is very stable and is widely used, so it can safely be
added to awesome-php.
2016-04-04 08:27:11 +02:00
Jakub Kulhan
1aded59c78 Added BunnyPHP as AMQP (RabbitMQ) library 2016-04-04 08:12:55 +02:00
Jose Diaz-Gonzalez
19d7254939 Update README.md 2016-04-04 02:00:58 -04:00
Jose Diaz-Gonzalez
1417cd15d8 Merge pull request #541 from zdenekdrahos/patch-1
[code analysis] EdgedesignCZ/phpqa
2016-04-04 02:00:37 -04:00
zdenekdrahos
ac024e7e6a Add phpqa to Code Analysis category 2016-04-04 07:48:15 +02:00
Eugene Leonovich
0af91744f9 Put Tarantool Queue in the right alphabetical order 2016-04-04 07:46:20 +02:00
Eugene Leonovich
4df34dbd75 Add Tarantool Queue
https://github.com/tarantool-php/queue
2016-04-04 07:36:43 +02:00
Jose Diaz-Gonzalez
9821b637bb Alphabetize event 2016-04-03 23:25:27 -04:00
Jose Diaz-Gonzalez
61c33fb4bf Merge pull request #499 from coderstephen/master
[event] icicleio/icicle
2016-04-03 23:24:48 -04:00
Jose Diaz-Gonzalez
3e25b1caaf Merge pull request #485 from kelunik/master
[event] amphp/amp
2016-04-03 23:24:41 -04:00
Jose Diaz-Gonzalez
61dcfcd77d Alphabetize things 2016-04-03 23:23:40 -04:00
Jose Diaz-Gonzalez
3654af05eb Merge pull request #540 from koga187/Json-Web-Token
[authentication and authorization] lcobucci/jwt
2016-04-03 23:18:09 -04:00
Jose Diaz-Gonzalez
b875c33474 Alphabetize a few sections 2016-04-03 23:16:43 -04:00
Jose Diaz-Gonzalez
1d9726dbed Fix shippable link 2016-04-03 23:14:43 -04:00
Jose Diaz-Gonzalez
9008791a91 Added grumphp 2016-04-03 23:13:44 -04:00
Jose Diaz-Gonzalez
1d9674f299 Merge pull request #570 from dseguy/master
[code analysis] exakat.io
2016-04-03 23:12:58 -04:00
Jose Diaz-Gonzalez
87ca85352a Update README.md 2016-04-03 23:12:36 -04:00
Jose Diaz-Gonzalez
25868b74fa Added Wercker and Shippable 2016-04-03 23:11:00 -04:00
Jose Diaz-Gonzalez
12581ae421 Alphabetize sections 2016-04-03 23:09:46 -04:00
Jose Diaz-Gonzalez
e16a2bc4b2 Added a few middleware packages 2016-04-03 23:06:42 -04:00
Jose Diaz-Gonzalez
63e6eaac1f Update README.md 2016-04-03 23:04:50 -04:00
Jose Diaz-Gonzalez
eabb6d7775 Added scraping section and alphabetized HTTP 2016-04-03 23:02:29 -04:00
Jose Diaz-Gonzalez
32d0abc45e Alphabetize static site generators 2016-04-03 22:57:44 -04:00
Jose Diaz-Gonzalez
0e776b1da8 Drop a twig extension and sort templating 2016-04-03 22:57:15 -04:00
Jose Diaz-Gonzalez
dd328f3f03 Alphabetize routers 2016-04-03 22:56:40 -04:00
Jose Diaz-Gonzalez
d48e5df771 Merge pull request #392 from chandantiwari/master
[templating] smarty.net
2016-04-03 22:56:17 -04:00
Jose Diaz-Gonzalez
638c64f1eb Merge pull request #521 from KazeFlame/master
[templating] FoilPHP/Foil
2016-04-03 22:55:55 -04:00
Jose Diaz-Gonzalez
9c02cadc3f Alphabetize a few sections and drop a bullshit zend section 2016-04-03 22:49:39 -04:00
Jose Diaz-Gonzalez
516603874d Alphabetize Files 2016-04-03 22:44:42 -04:00
Jose Diaz-Gonzalez
70ab217d6c Alphabetize API 2016-04-03 22:42:19 -04:00
Jose Diaz-Gonzalez
d3de798a8a Merge pull request #444 from dupuchba/feat/add-api-platform
[api] api-platform.com
2016-04-03 22:41:30 -04:00
Jose Diaz-Gonzalez
a45be05e91 Alphabetize Queue 2016-04-03 22:35:07 -04:00