Commit Graph

430 Commits

Author SHA1 Message Date
Jamie f1e5ca8006 Fix incorrect formatting on category description. 2015-02-06 20:32:41 -07:00
Jamie 49dcc9c1d5 Middleware cleanup. 2015-02-06 19:50:00 -07:00
Jamie York 18564bf145 Merge pull request #271 from ojhaujjwal/master
Middlewares
2015-02-06 19:49:12 -07:00
Jamie bd6bcb0484 Tweak framework list order. 2015-02-06 19:45:32 -07:00
Jamie 757300c81c Cleaned up standalone component links and added The PHP League to the list. 2015-02-06 19:44:54 -07:00
Jamie c54c1becad Moved routers into their own category. 2015-02-06 19:42:19 -07:00
Jamie 4ee7c0477b Cleaned up PHP League links. 2015-02-06 19:40:26 -07:00
Jamie 4eec822b3b Merge branch 'patch-1' of https://github.com/naxhh/awesome-php into naxhh-patch-1
Conflicts:
	README.md
2015-02-06 19:35:20 -07:00
Jamie b6b4ed1c7b Merge branch 'patch-2' of https://github.com/ojhaujjwal/awesome-php into ojhaujjwal-patch-2
Conflicts:
	README.md
2015-02-06 19:31:51 -07:00
Jamie ea43560403 Added Broadway to events. 2015-02-06 19:23:29 -07:00
Dariusz Ruminski e35eab03ca fix PHP CS Fixer url 2015-02-01 18:12:59 +01:00
Jamie York 7aa861b8d6 Fixed URL 2015-01-24 15:38:57 -07:00
Bruno Paz 6bc439bd9d add blackfire.io 2015-01-24 16:47:19 +00:00
Jamie York 9e215da4ab Tweaked description. 2015-01-23 11:35:05 -07:00
Jamie York 8110d410da Merge pull request #310 from Devitek/master
Add Deployer (https://github.com/elfet/deployer)
2015-01-23 11:34:37 -07:00
Jamie York 51a748c4be Merge pull request #297 from lluisi/master
Add Z-Ray as a Debuggin tool
2015-01-23 11:28:45 -07:00
Jamie York 211186b2bf Tweaked name and description 2015-01-23 11:14:18 -07:00
Jamie York a1b6cd0b30 Merge pull request #251 from lichunqiang/master
add one test framework
2015-01-23 11:13:42 -07:00
Jamie York ed66a7bc17 Fixed formatting issues in office category. 2015-01-23 10:36:44 -07:00
Jamie York 118d15c6ec Removed stray link. 2015-01-23 10:35:57 -07:00
Jamie York 936bb3d3cc Added new Office category.
Resolves: https://github.com/ziadoz/awesome-php/pull/183/files
2015-01-23 10:34:47 -07:00
Jamie York 9b29546848 Tweaked name. 2015-01-23 10:31:28 -07:00
Edvinas Aleksejonokas a149f628ee Include Symfony DI component 2015-01-23 09:05:34 +02:00
Edvinas Aleksejonokas 31ebb598dc Include talk about TDD and TPP 2015-01-23 08:58:38 +02:00
wick-ed be4ea806a8 added PHP infrastructure section and appserver.io 2015-01-20 23:40:57 +01:00
Jamie York bd763dd02a Merge pull request #278 from jkobus/toran-proxy
Added ToranProxy for Composer
2015-01-19 10:34:28 -07:00
Jamie 2d610f2ec6 Replace FuelPHP Event with PHP League Event. 2015-01-18 19:35:33 -07:00
Jamie York 85c90c7738 Merge pull request #282 from frankdejonge/patch-1
Added league/event to the Event list.
2015-01-18 19:34:20 -07:00
Jamie York fc7e2ffb1d Merge pull request #298 from JosielSantos/master
Improved "Authentication" category
2015-01-18 19:27:48 -07:00
Jamie York 227cc9806a Merge pull request #151 from markstory/patch-1
Add CakePHP to list of frameworks
2015-01-18 19:12:38 -07:00
nickurt 30dbb240d2 Added piwik/device-detector for universal device detection that can parse any user agent 2015-01-18 13:35:49 +01:00
nickurt 0a10d6bfc5 Changed the library nyamsprod/bakame.csv to thephpleague/csv #313 2015-01-18 13:25:32 +01:00
Adam Nicholson 0b575e0abf Added Chief 2015-01-14 16:13:41 +00:00
Thomas Sieffert 3fa5770251 Update README.md
Add Deployer (https://github.com/elfet/deployer)
2015-01-14 14:41:39 +01:00
Boris Huai 665470a2de Add a mobile detect library
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
2015-01-14 09:04:54 +08:00
Tom Graham 8839287e3a Added heyupdate/Emoji 2015-01-13 16:53:25 +00:00
Benedict Etzel 993aa65ebb Add Analog micro logging package 2015-01-12 13:45:48 +01:00
Josiel Alves dos Santos 746853ab49 Added securingphp.com website 2015-01-05 03:36:16 -02:00
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
Lluis Ingles 6dc1276888 Add Z-Ray as a Debuggin tool 2015-01-04 19:06:55 +01:00
Kasper Garnæs ef55892cc7 Added wsdl2phpgenerator library 2015-01-04 10:59:15 +01:00
Ignacio Tolstoy 1402b83514 Change PHP Weekly Url
.info URL does not work anymore.

I've found this one: http://www.phpweekly.com/archive.html

And I think it's the same one.
2014-12-31 18:44:38 +01:00
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
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
Alex Bilbie 15b173fc07 Added alexbilbie/Proton under Micro Frameworks 2014-12-04 13:37:11 +00: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
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
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
Marco Muths 97c94e872d Update README.md
typo fix
2014-10-26 23:59:00 +01:00
Marco Muths 879cd5d308 Update README.md
Add PhpDependencyAnalysis for Code Analysis
2014-10-26 23:57:42 +01:00
Jamie York 2aa062f5e3 Merge pull request #189 from koriym/master
Add print_o
2014-10-24 15:10:06 -06:00
Jamie York eaef5c5789 Merge pull request #207 from jbrooksuk/master
Added PHPCheckstyle
2014-10-22 16:01:30 -06:00
Jamie York 21f0b937a5 Merge pull request #217 from barryvdh/patch-1
Add CssToInlineStyles to Email section
2014-10-22 15:53:49 -06:00
Jamie York 0110e37c6c Merge pull request #246 from ptgn/master
Update README.md
2014-10-22 15:47:31 -06:00
Александр d5e24e92d2 Update deprecated repo
DEPRECATION NOTICE by author (vlucas)
==================
WORK ON THIS PROJECT HAS STOPPED. Please use Spot v2 instead - it is actively maintained, and is based on a more solid foundation in the Doctrine DBAL (database abstraction layer, not Doctrine ORM), and had much wider and mroe robust database support (MySQL, SQLite, PostgreSQL, SQLServer, Oracle, etc.).
2014-10-21 22:21:46 +04:00
李某某 8f010cd3b8 add one test framework 2014-10-21 15:24:30 +08:00
euromark fc91ab2c37 fix typo 2014-10-20 02:44:05 +02:00
Jamie York 36684988a3 Merge pull request #180 from scor/master
Add Zxcvbn-php
2014-10-19 16:19:09 -06:00
Jamie 63012dbc94 Tweak descriptions. 2014-10-18 20:18:36 -06:00
Jamie York 2b56a12fe2 Merge pull request #222 from marcj/patch-1
Updated Propel's description.
2014-10-18 19:29:09 -06:00
Adam cc400a518b Add Jenkins. 2014-10-18 19:02:15 -06:00
Jamie York 1e04fac9df Merge pull request #163 from corpsee/feature-added-yii2
Added Yii2 framework
2014-10-18 14:34:14 -06:00
Jamie York f8c5640a1d Merge pull request #165 from corpsee/feature-added-aspect-mock
Added AspectMock library
2014-10-18 14:14:42 -06:00
Jamie York dd7d5b8380 Merge pull request #147 from leedavis81/patch-1
Add Drest to the REST and API section
2014-10-18 14:07:06 -06:00
Jamie York f3ac120f44 Merge pull request #146 from TimeToogo/patch-1
Added Pinq
2014-10-18 13:45:51 -06:00
ptgn 9d87cfd552 Update README.md
Peer to peer PHP mentorship organization.
2014-10-15 10:08:53 +13:00
Igor Timoshenkov 8aeccaf9d5 sphinx
Added SphinxQL query builder
2014-10-14 17:56:29 +02:00
Ayon Khan 2b1c985727 Change the name to reflect the official style 2014-10-14 00:59:41 +06:00
Colin O'Dell 1170ff68ad Add CommonMark PHP
This is currently the only parser (AFAIK) with full support for the CommonMark spec.
2014-09-11 11:12:23 -04:00
Speakus bce234703b fix typo 2014-09-05 17:20:47 +11:00
Speakus 1890744eaf added known list of IDEs 2014-09-05 17:18:35 +11:00
Elliot Levin 4586b7fbf1 Update README.md 2014-09-04 16:32:38 +10:00
psliwa 00fc8c4628 add Image Optimizer 2014-08-25 23:55:33 +02:00
psliwa 9b9c8fb597 add PHPPdf 2014-08-25 23:50:39 +02:00
Marc J. Schmidt 97d42673ed Updated Propel's description. 2014-08-25 15:30:55 +02:00
Jamie York a36b5a38ec Merge pull request #208 from wapmorgan/add-zephir
Add Zephir
2014-08-23 18:13:24 -06:00
Mathew Davies 254ab51e26 Move Plum to the correct section 2014-08-23 18:14:17 +01:00
Barry vd. Heuvel 23db4fcbcc Add CssToInlineStyles to Email section
Added https://github.com/tijsverkoyen/CssToInlineStyles, useful for inlining CSS so it works in more email clients.
2014-08-23 14:10:17 +02:00
wapmorgan a3fa5845a0 Add Zephir 2014-08-20 14:53:24 +00:00
James Brooks 3e115e0ea2 Added PHPCheckstyle 2014-08-20 09:14:12 +01:00
Jamie York 0cc2ae6407 Add new book. 2014-08-15 10:10:39 -06:00
U-Zyn Chua e0a3b764ec Fixed naming of Opauth. 2014-08-12 09:43:13 +08:00
Jamie York f349dc7e4a Add Eloquent JS to Other Books. 2014-07-30 19:32:30 -06:00
Akihito Koriyama 8c28a063f2 Add print_o 2014-07-29 00:53:44 +09:00
euromark 7c4e607a29 Add missing I18n section. 2014-07-26 12:47:52 +02:00
Maxime Veber 4ee88422ce Added JoliCi to continuous integration part 2014-07-25 16:58:59 +02:00
Baptiste Clavié 73eaf7baa6 Added Totem 2014-07-25 16:18:50 +02:00
Stephane Corlosquet 73901bc6d1 Add Zxcvbn-php
Add @bjeavons' Zxcvbn-php library
2014-07-23 13:13:50 -04:00
Ben Peachey a2235bcbc9 Adds PHPTAL as templating library. 2014-07-20 14:51:46 +02:00
ziadoz cf838a6ee5 Tweak CI category description and move over library. 2014-07-18 10:35:20 -06:00
ziadoz b345ccd2c3 Merge pull request #166 from corpsee/feature-added-category-ci
Added Continuous Integration category (separated from Testing)
2014-07-18 10:34:13 -06:00
Vladimír Kriška 785c4b1c24 Typos 2014-07-15 15:14:29 +02:00
ziadoz d8e97bb918 Fix typo. 2014-07-14 12:28:57 -06:00
Corpsee fcaa9a41da Typo fix 2014-07-15 00:36:06 +07:00
Corpsee 233923128f Added Continuous Integration category to top navigation 2014-07-15 00:34:43 +07:00
Corpsee ccc5ae197f Added Continuous Integration category (separated from Testing) 2014-07-13 10:51:53 +07:00
Corpsee 5e125b00f1 Added AspectMock library 2014-07-13 10:50:22 +07:00
Corpsee ece7a14108 Added Yii2 framework 2014-07-13 10:37:22 +07:00
Jamie ecb7e07492 Fix typo. 2014-07-11 22:14:18 -06:00
Jamie cb4fc7a697 Fix typo 2014-07-11 19:01:41 -06:00
Jamie d502bfe32f Rename categories. 2014-07-11 18:57:57 -06:00
Jamie 112e96eb95 Add more suggestions. 2014-07-11 18:56:53 -06:00