Commit Graph

726 Commits

Author SHA1 Message Date
Josiel Alves dos Santos fdec5e9380 enamed the category "Authentication" to "Authentication and Authorization"
Added the Lock library to build access control lists (ACL).
2015-01-05 03:24:00 -02: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
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
Jamie York 96f24e8c2a Added new internals article. 2014-11-19 11:31:08 -07:00
Adam d196cd6765 New: JsonMapper in Data Structure and Storage section.
https://github.com/netresearch/jsonmapper
2014-11-16 19:59:50 +01: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
Jamie d3dd33d921 Cleaned up IDE category. 2014-10-29 18:08:41 -06:00
Jamie York 05775fa67a Merge pull request #230 from Speakus/master
added list of IDEs
2014-10-29 18:06:55 -06:00
Jamie 597a236815 Cleanup testing libraries. 2014-10-29 18:01:33 -06:00
Jamie f8f35d8074 Tweak Parody description. 2014-10-29 18:00:28 -06:00
Jamie 78510204cd Simplify framework descriptions. 2014-10-29 17:59:16 -06:00
Jamie York a9b3c94b05 Merge pull request #177 from potherca/patch-1
Adds PHPTAL as templating library.
2014-10-29 17:32:23 -06:00
Jamie York 02b0faaed5 Update contributing notes. 2014-10-29 17:21:23 -06:00
Jamie York 2aa062f5e3 Merge pull request #189 from koriym/master
Add print_o
2014-10-24 15:10:06 -06:00