Commit Graph

840 Commits

Author SHA1 Message Date
Baptiste Clavié 07eaafe239 Update README.md 2014-12-18 14:57:18 +01:00
Baptiste Clavié 990154c645 Add reference to Elephant.io 2014-12-18 10:35:42 +01:00
Jamie York 366567bddb Merge pull request #283 from colinodell/patch-2
Update link to CommonMark library
2014-12-11 09:21:55 -07:00
Colin O'Dell 0e7ac95aa9 Update link to CommonMark library 2014-12-10 21:38:27 -05:00
Frank de Jonge d5a96e05d6 Added league/event to the Event list. 2014-12-10 16:39:37 +01:00
Jacek Kobus ead8830fd3 added toran proxy by Jordi 2014-12-04 21:47:04 +01:00
Jamie d5103437db Split out password libraries into a new category. 2014-12-01 19:12:26 -07:00
Jamie 1419f08921 Renamed ORM and Datamapping category to database. 2014-12-01 19:10:34 -07:00
Jamie 07ba91bebc Split out code analysis into new debugging category. 2014-12-01 19:08:44 -07:00
Jamie 8cf7e6fa0e Split out string and numbers into their own categories. 2014-12-01 19:05:10 -07:00
Jamie 3430a1f921 Added Pro Git book. 2014-12-01 19:00:13 -07:00
Jamie d343388110 Fix mistake in category description. 2014-12-01 18:26:03 -07:00
Jamie York 2142815e5e Merge pull request #235 from colinodell/patch-1
Add CommonMark PHP
2014-12-01 18:24:25 -07:00
Jamie a5d8750eaf Merge branch 'patch-1' of github.com:dragoonis/awesome-php into dragoonis-patch-1
Conflicts:
	README.md
2014-12-01 18:06:48 -07:00
Tomáš Votruba a68741665c Frameworks - Nette added 2014-12-01 17:59:05 -07:00
Jamie 55581aa3e7 Merge branch 'master' of github.com:ziadoz/awesome-php 2014-11-30 20:05:30 -07:00
Jamie c9c2a2286f Moved Poser to misc and updated repository and name. 2014-11-30 20:00:43 -07:00
Jamie York fef380b0aa Merge pull request #265 from jakon89/patch-1
New: JsonMapper in Data Structure and Storage section.
2014-11-30 19:45:19 -07:00
Jamie 15cd29e1ad Category cleanup. 2014-11-30 18:42:02 -07:00
Jamie York dec47d16aa Merge pull request #187 from dereuromark/master-i18n
Add missing I18n section.
2014-11-30 18:38:30 -07:00
Jamie 4baa7b6a36 Merge branch 'patch-1' of github.com:Nek-/awesome-php into Nek--patch-1
Conflicts:
	README.md
2014-11-30 18:31:31 -07:00
Jamie bfb7b98274 Merge branch 'totem' of github.com:Taluu/awesome-php into Taluu-totem
Conflicts:
	README.md
2014-11-30 18:19:47 -07:00
Jamie 764dee51fb Added missing library Restler. 2014-11-30 18:17:22 -07:00
Jamie 5d992c7fa9 Added missing library Tracy. 2014-11-30 18:15:33 -07:00
Jamie 1f9a12d66c Merge branch 'patch-1' of github.com:Arul-/awesome-php into Arul--patch-1
Conflicts:
	README.md
2014-11-30 17:56:16 -07:00
Jamie 7c0ac28ce7 Merge branch 'tracy' of github.com:ujovlado/awesome-php into ujovlado-tracy
Conflicts:
	README.md
2014-11-30 17:49:53 -07:00
Ujjwal Ojha c82eb4c208 oauth1 & oauth2 client libraries from thephpleague 2014-11-25 13:17:41 +05:45
Ujjwal Ojha 8870806dc6 Middlewares 2014-11-25 08:03:53 +05:45
Jamie York 96f24e8c2a Added new internals article. 2014-11-19 11:31:08 -07:00
Marc Bennewitz 8c5685e54a Zend Serializer
The library for serialising and de-serialising data (part of Zend Framework 2).
2014-11-16 21:17:07 +01:00
Marc Bennewitz f863f5425e Zend Cache
The Caching Library of Zend Framework 2
2014-11-16 21:11:56 +01:00
Adam d196cd6765 New: JsonMapper in Data Structure and Storage section.
https://github.com/netresearch/jsonmapper
2014-11-16 19:59:50 +01:00
James Jackson 227e5566f5 Added Email Validator for validating email addresses. 2014-11-11 20:34:26 +00:00
Jamie York 7253b5bbb8 Change headings for Contributing and TOC sections. 2014-11-10 10:45:11 -07:00
Jamie York d9635b154c Add heading for TOC/Index 2014-11-10 10:37:11 -07:00
Jamie York 95b46bac36 Move contribution guidelines to the top. 2014-11-10 10:36:49 -07:00
Jamie York 592d0f7a2e Tweak description 2014-11-10 10:32:56 -07:00
Jamie York 5971c36b2c Merge pull request #259 from rotexdegba/patch-2
Added Cilex a micro framework for creating PHP CLI
2014-11-10 10:32:14 -07:00
Jamie York 40610df624 Tweak description 2014-11-10 10:17:36 -07:00
Jamie York 50a776def7 Merge pull request #262 from bcremer/patch-1
Added Prophecy
2014-11-10 10:16:59 -07:00
Jamie York 64083a595d Tweak description 2014-11-10 10:12:14 -07:00
Jamie York 1e22362362 Merge pull request #243 from t1gor/patch-1
Add Sphinx query library.
2014-11-10 10:11:27 -07:00
Benjamin Cremer 4ce28d0db6 Added Prophecy
Prophecy is a highly opinionated yet very powerful and flexible PHP object mocking framework. 

It's used as mocking framework in [PHPSpec](https://github.com/phpspec/phpspec) and will eventually be supported by [PHPUnit](https://github.com/sebastianbergmann/phpunit) (see: 6c21c66567).
2014-11-10 08:06:02 +01:00
Rotimi Ade 9f85d51a24 Added Cilex a micro framework for creating PHP CLI
Added Cilex a micro framework for creating PHP CLI to the Command Line Section
2014-10-31 15:14:10 -06:00
Rotimi Ade dd60284aff Added Cilex a micro framework for creating PHP CLI
Added Cilex a lightweight framework for creating PHP CLI scripts inspired by Silex.
2014-10-30 12:00:32 -06:00
Jamie 420b60f54d Change Guzzle link to point to Github repo. 2014-10-29 18:21:50 -06:00
Jamie 561d31e624 Tweak PHPTal description. 2014-10-29 18:15:28 -06:00
Jamie bd4bc3fa5b Cleaned up ORM category and broke out migration libraries into a new category. 2014-10-29 18:14:24 -06:00
Jamie 673c889ff0 Fix typo in category description. 2014-10-29 18:10:32 -06:00
Jamie fe6eec7a96 Reorder software categories. 2014-10-29 18:09:53 -06:00