2
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2024-07-08 14:44:49 +02:00
Commit Graph

936 Commits

Author SHA1 Message Date
Jamie
98c61603c0 Fix broken index link. 2015-02-07 12:13:39 -07:00
Jamie
c4ae83f031 Add League URL. 2015-02-06 23:51:26 -07:00
Jamie
76950243f7 Merge branch 'master' of github.com:ziadoz/awesome-php 2015-02-06 23:44:29 -07:00
Jamie
9a4ae2dbf6 Add Glide. 2015-02-06 23:44:13 -07:00
Jamie York
ee3d24eaa8 Add CLImate 2015-02-06 23:41:08 -07:00
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
df7722730b Include daux.io documentation tool 2015-01-23 09:11:54 +02: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
Jamie
65980ca576 Create navigation category. 2014-07-11 18:52:33 -06:00
Jamie
819aa0c5ec Add more suggestions. 2014-07-11 18:50:09 -06:00
Jamie
0ff66eddc6 Add website/newsletter. 2014-07-11 18:44:42 -06:00
Jamie
18bfe05975 Add more books. 2014-07-11 18:42:55 -06:00
Jamie
448762d52a Implement more suggestions and remove asset category. 2014-07-11 18:38:43 -06:00
Jamie
0d97f0e8b9 Add asset compression software. 2014-07-11 18:30:23 -06:00
Jamie
8d0dc165a7 Add NomadPHP. 2014-07-11 18:24:21 -06:00
Jamie
f480658342 Add videos category to resources. 2014-07-11 18:22:52 -06:00
Jamie
314304496b Tweak. 2014-07-11 18:18:08 -06:00
Jamie
e90aec3e26 Cleanup resource subcategories. 2014-07-11 18:17:34 -06:00
Jamie
6bd120c8ae Reorganise software into subcategories. 2014-07-11 18:00:08 -06:00
Jamie
222e8e97dd Remove dupe. 2014-07-11 17:32:09 -06:00
Jamie
002289b92d Add Pickle. 2014-07-11 17:23:06 -06:00
Sebastian Bergmann
cbfa5f572b Add phpDox 2014-07-11 12:38:13 +02:00
Jamie
8b6f03a5d0 Description tweak. 2014-07-10 20:36:58 -06:00
ziadoz
4969314b6b Merge pull request #144 from Ocramius/patch-1
Adding ProxyManager to data-mapping section
2014-07-10 20:36:02 -06:00
ziadoz
1f7388f3b9 Tweak description and title. 2014-07-10 14:25:34 -06:00
ziadoz
5a4911fdd2 Merge pull request #125 from cebe/patch-1
Change link caption of cebe/markdown
2014-07-10 14:25:05 -06:00
ziadoz
ea1a10ec4a Tweak description and title. 2014-07-10 13:50:16 -06:00
ziadoz
5801b1650f Merge pull request #112 from heiglandreas/master
Added PHP.ug to the websites-section
2014-07-10 13:49:01 -06:00
ziadoz
ff82b02ff9 Undo accidental merge. 2014-07-10 13:28:55 -06:00
ziadoz
a1ab41e727 Merge pull request #145 from olso/master
added Deployer
2014-07-10 13:28:14 -06:00
ziadoz
476c5aadb2 Move Interals Book up list. 2014-07-10 13:26:59 -06:00
Mark Story
1457a98102 Add CakePHP to list of frameworks 2014-07-09 12:41:26 -04:00
aminemat
ab488a053b Added PHP Internals Book 2014-07-08 00:19:25 +01:00
Paul Dragoonis
97bc33bcd9 Update README.md 2014-07-07 22:47:13 +01:00
Lee Davis
c6cbc046a6 Update README.md
Added Drest under the Rest and API section. More details on this tool can be found here: http://leedavis81.github.io/drest/
2014-07-07 16:16:59 +01:00
Elliot Levin
296d461655 Added Pinq
PHP Integrated query, a real Linq library for PHP.
2014-07-07 23:37:29 +10:00
Martin Olšanský
0bde3dcccb Update README.md 2014-07-07 11:38:41 +02:00
Marco Pivetta
b6774e7db3 Adding ProxyManager to data-mapping section 2014-07-07 05:57:07 +02:00
Jamie
641f86f4f2 Merge branch 'master' of github.com:ziadoz/awesome-php 2014-07-06 15:10:37 -06:00
Jamie
0cb0c83ff0 Add VFS to Testing. 2014-07-06 15:09:43 -06:00
ziadoz
a7cbfe93ae Merge pull request #128 from bessl/master
add APC
2014-07-06 15:07:42 -06:00
Jamie
9c6293484b Tweak description. 2014-07-06 15:04:06 -06:00
ziadoz
5dcb69509a Merge pull request #97 from peterkokot/patch-7php
7php.com added to websites section
2014-07-06 15:01:49 -06:00
ziadoz
b2483e10c6 Merge pull request #109 from h4cc/patch-1
Added "Composer Checker".
2014-07-06 14:56:08 -06:00
Jamie
3e48cac1f0 Remove byte conversion library. 2014-07-06 14:55:16 -06:00
ziadoz
9d36183af8 Merge pull request #117 from gabrielelana/byte-units
Add ByteUnits library in 'Text and Numbers' section
2014-07-06 14:54:23 -06:00
Jamie
e0ac948618 Correct formatting issue. 2014-07-06 14:51:46 -06:00
Jamie
6d1e1fcf1b Merge branch 'patch-1' of github.com:aequasi/awesome-php into aequasi-patch-1
Break out task runners into their own category.
2014-07-06 14:47:32 -06:00
ziadoz
d38b6a9f37 Merge pull request #131 from DavertMik/patch-1
Added Robo Task Runner
2014-07-06 14:41:16 -06:00
Jamie
d8f59ba113 Remove inactive Underscore PHP port. 2014-07-06 14:40:51 -06:00
ziadoz
daf46e8c7e Merge pull request #142 from epicwhale/patch-1
Added Anahkiasen Underscore library to Misc category
2014-07-06 14:36:20 -06:00
ziadoz
8a79ae7889 Merge pull request #129 from coodoing/patch-1
add xdebug and xhprof to code analysis
2014-07-06 14:26:39 -06:00
Dayson Pais
b674e12bcb Added Anahkiasen Underscore library to Misc category 2014-07-06 11:09:49 +05:30
Paweł Jędrzejewski
b6bca1b69e Fix the link to Sylius project
Project website is Sylius.org. :)
2014-07-04 21:27:46 +02:00
Allineer
4b86dda927 KLogger (https://github.com/katzgrau/KLogger) 2014-07-01 11:42:19 +04:00
Michael Bodnarchuk
ea5f36e4e6 Update README.md 2014-07-01 00:09:13 +03:00
Aaron Scherer
1ec516c0b1 Update README.md 2014-06-30 10:29:50 -07:00
wingsfree
7fceaa4608 add xdebug and xhprof 2014-06-30 23:10:56 +08:00
Bernhard Essl
e87907e1c6 add APC 2014-06-30 11:26:27 +02:00
Jamie
76e63df910 Description tweak. 2014-06-29 15:42:38 -06:00
ziadoz
bfa070d88a Merge pull request #115 from coodoing/master
add hrbridauth to thirdparty apis
2014-06-29 15:41:33 -06:00
ziadoz
c252ca8d4e Merge pull request #100 from mbfisher/master
Add Task to build tool section
2014-06-29 15:40:11 -06:00
Carsten Brandt
7c596440a4 Change link caption of cebe/markdown
I choose this name instead of just "Markdown" to make it more distinguishable.

Thanks fore mentioning it here, btw :)
2014-06-29 12:32:45 +02:00
Jamie
ea8d83ea9b Description tweak. 2014-06-28 22:48:43 -06:00
ziadoz
ef6b6f08c1 Merge pull request #101 from ronanguilloux/patch-1
Validating section: +1 PHP library
2014-06-28 22:46:27 -06:00
Jamie
df65d4e88b Description tweaks. 2014-06-28 22:38:53 -06:00
hectorip
f67449b863 Adding Phansible 2014-06-28 22:38:05 -06:00
ziadoz
a679937239 Merge pull request #111 from mavrck/master
Added Securing PHP: Core Concepts
2014-06-28 22:27:11 -06:00
gabriele.lana
61d667b395 Remove trailing whitespaces 2014-06-27 17:08:41 +02:00
gabriele.lana
3deab4c790 Add ByteUnits library in 'Text and Numbers' section 2014-06-27 16:47:54 +02:00
wingsfree
81e5e75b1e add hrbridauth 2014-06-27 21:56:26 +08:00
Andreas Heigl
5ee3e76356 Added PHP.ug to the websites-section
On PHP.ug you can find an overview of all PHP-Usergroups known to the maintainers. It's also the source of the usergoup-list on php.net/ug.php
2014-06-27 15:42:02 +02:00
Bill Condo
1b73b7cb82 Added Securing PHP: Core Concepts
Added Securing PHP: Core Concepts by Chris Cornutt to the book list.
2014-06-27 09:35:05 -04:00
Julius Beckmann
1e74b94564 Added "Composer Checker". 2014-06-27 13:41:14 +02:00
ziadoz
2510ee2f4f Add Mandrill to list of libraries that Stampie can interface with. 2014-06-26 13:33:26 -06:00
Ronan Guilloux
746583993e Update README.md 2014-06-16 12:25:33 +02:00
Mike Fisher
51f470d480 Add Task to build tool section 2014-06-15 12:31:15 +01:00
entering
6ea9a1ffd3 Add PHPLOC to code analysis section 2014-06-14 12:04:52 +01:00
Peter Kokot
11de051e55 7php.com added to websites section 2014-06-10 01:13:26 +02:00
Marc Aubé
80a94a2544 Update README.md
Fix typo
2014-06-04 15:13:29 -04:00
Jamie York
1ff2786e66 Correct Hoa link. 2014-05-27 09:35:09 -06:00
Jamie
892a4bd153 Add CLI suggestions. 2014-05-26 18:35:09 -06:00
Jamie
ef3323f527 Add component suggestions. 2014-05-26 18:13:39 -06:00
Jamie
d3590c09a2 Cleanup frameworks. 2014-05-26 18:13:00 -06:00
Jamie
8a94bbf5fb Add markup suggestions. 2014-05-26 18:09:54 -06:00
Jamie
42e1abf363 Added asset management suggestions. 2014-05-26 18:07:20 -06:00
Jamie
83c1daace9 Add file suggestions. 2014-05-26 18:05:53 -06:00
Jamie
7e0359e904 Add code analysis suggestions. 2014-05-26 18:02:00 -06:00
Jamie
97a59aee44 Tweak library name. 2014-05-26 18:00:37 -06:00
Jamie
a4ab1a7a7d Add e-commerce suggestions. 2014-05-26 17:59:17 -06:00
Jamie
38b1f6430b Add micro framework suggestions. 2014-05-26 17:55:44 -06:00
Hari K T
47bcb30ecc @mathiasverraes money is correct url
The one provided is fork of https://github.com/mathiasverraes/money
2014-05-11 22:12:57 +05:30
Jamie
0899277392 Cull micro framework extras. 2014-04-28 19:47:49 -06:00
Jamie
d6c7c7fcbf Fix markdown error. 2014-04-28 19:45:47 -06:00
Jamie
f8b76540bb Tweak category description. 2014-04-28 19:44:30 -06:00
Jamie
f2f1e874a6 Fix formatting issue. 2014-04-28 19:43:49 -06:00
Jamie
907a1fbb91 Tweak category descriptions. 2014-04-28 19:43:19 -06:00
Jamie
c6463c60eb Rename package management related category to extras. 2014-04-28 19:42:26 -06:00
Jamie
7f7e4ced4f Clean up micro frameworks section. 2014-04-28 19:40:39 -06:00
Jamie
d2ef11e79a Remove CMS category. 2014-04-28 19:36:16 -06:00
Jamie
a68302cc2b Split out framework and micro framework extras. 2014-04-28 19:35:48 -06:00
Ujjwal Ojha
fd84528536 Capitalize all first characters of full form of CMF 2014-04-27 19:31:56 -07:00
Ujjwal Ojha
191e675a45 Added Symfony CMF 2014-04-27 19:28:14 -07:00
Jamie York
4b037e91b0 Merge pull request #21 from iJackUA/patch-2
Added Phing
2014-04-24 19:01:50 -06:00
Jamie
a0fe60896e Update Lithium link. 2014-03-22 18:02:03 -06:00
Zachary Queal
e1c4092df3 Fixed named anchor 2014-03-18 18:34:45 -06:00
Maxim
60b1ec6b33 monga changed url 2014-03-18 17:35:24 +11:00
Justin Hileman
141ae19126 PsySh -> PsySH
:)
2014-02-28 12:18:26 -08:00
rijad-cz
a16a4b4857 Add Rockeeter. 2014-01-28 23:09:04 +01:00
Mike Kruk
36587f82cf Deployment category
Including a deployment category and starting it off with Pomander.
2014-01-15 19:39:55 -05:00
Jamie
517db159bf Add PHP Console. 2014-01-12 15:00:54 -07:00
Jamie
f7dd5048d2 Add Lambda PHP. 2014-01-12 14:57:27 -07:00
Jamie
218a8864f6 Add Iter. 2014-01-12 14:56:43 -07:00
Jamie
9632321f61 Add LibPhoneNumber. 2014-01-12 14:55:11 -07:00
Jamie
950cd9a603 Add Twilio. 2014-01-12 14:53:06 -07:00
Jamie
ab27cd51d9 Add Fractal. 2014-01-12 14:51:51 -07:00
Jamie
d4668fd5fe Add Password Validator. 2014-01-12 14:49:30 -07:00
Jamie
6b987fee8d Move PuPHPet and add Protobox. 2014-01-12 14:48:09 -07:00
Jamie
5a4a0b291e Add MailCatcher. 2014-01-12 14:46:46 -07:00
Jamie
6918dd63fe Add Composer as a Service web app. 2014-01-12 14:44:55 -07:00
Jamie
bbf94bcc49 Add DBUnit. 2014-01-12 14:42:53 -07:00
Jamie
33e04c6c11 Add UA Parser library. 2014-01-12 14:41:44 -07:00
Jamie
aa9ce0be4c Add Pux to Micro Frameworks. 2014-01-12 14:39:24 -07:00
Bayram
73a6e32668 Small typo 2014-01-07 05:04:45 +07:00
Jamie York
69f42c54e9 Tweak MetaYAML description. 2014-01-06 10:37:18 -07:00
Jamie York
716121fdc6 Merge pull request #43 from romaricdrigon/patch-1
Added MetaYaml
2014-01-06 09:36:28 -08:00
Jamie York
1a4690ad74 Simplify descriptions. 2014-01-05 16:01:17 -07:00
Jamie York
5bba68faa8 Merge pull request #39 from lyrixx/patch-2
Added Silex Kitchen Sink Edition
2014-01-05 15:00:30 -08:00
Jamie York
8171754c7a Add full stop. 2014-01-05 15:58:43 -07:00
Jamie York
3d95ae3801 Merge pull request #28 from ronanguilloux/patch-1
+1 Raspberry Pi & GPIO related lib
2014-01-05 14:58:17 -08:00
Jamie York
c2f8fd08f4 Tweak TwitterSDK library description. 2014-01-05 15:57:29 -07:00
Jamie York
13912febd4 Merge pull request #38 from lyrixx/patch-1
Added twitter SDK
2014-01-05 14:56:23 -08:00
Jamie
e125b70300 Fix contribution guidelines link. 2013-12-30 16:47:38 -07:00
Jamie
43a8fcaa32 Merge branch 'master' of git://github.com/Pawka/awesome-php into Pawka-master
Conflicts:
	README.md
2013-12-30 16:46:37 -07:00
Jamie York
665bf7b8e9 Tweak Knp Labs Github API library name and description. 2013-12-30 15:01:18 -07:00
Jamie York
8da990ab65 Merge pull request #42 from lyrixx/patch-5
Added PHP Github API
2013-12-30 14:00:13 -08:00
terribleplan
31a4d5d780 Fix spelling of AMQP and improve description 2013-12-30 13:45:20 -06:00
Jamie
14228c6a9c Reference contribution guidelines. 2013-12-30 00:55:57 -07:00
Anton Babenko
ca3db913c4 Moved scrutinizer-ci from "Security" to "Code Analysis" 2013-12-28 21:05:06 +01:00
Povilas Balzaravicius Pawka
36aaab3dc3 Moved static site generators to separate section. 2013-12-28 13:16:33 +02:00
Romaric Drigon
a02414fc1b Added MetaYaml
MetaYaml is a schema validation library I wrote some time ago (pretty mature IMO), I still maintain it and will publish probably a new version some time soon :)
2013-12-26 20:47:39 +01:00
Grégoire Pineau
580da6cbf5 Added PHP Github API 2013-12-26 17:51:15 +01:00
Grégoire Pineau
3339430303 Added Silex Kitchen Sink Edition 2013-12-26 17:45:09 +01:00
Grégoire Pineau
fb5693e8e5 Added twitter SDK 2013-12-26 17:43:19 +01:00
Gia
e36f116e57 Update "Create Your Own PHP Framework" link 2013-12-20 20:47:04 +07:00
Povilas Balzaravičius
a1dd633131 Updated static site generators. 2013-12-14 14:13:43 +02:00
Jamie
e25a387eec Cleanup spacing. 2013-12-13 19:12:19 -07:00
Jamie
95b93603cf Add HTML5Rocks and MDN. 2013-12-13 19:11:00 -07:00
Jamie
4669d08402 Add create your own framework series. 2013-12-13 19:08:42 -07:00
Jamie
de0b4ddf24 Add Beyond reading series. 2013-12-13 19:06:03 -07:00
Jamie
9668876627 Tweak HgInit description. 2013-12-13 19:02:30 -07:00
Jamie
aecbe00e73 Add PHP RFCs page. 2013-12-13 19:01:43 -07:00
Jamie
b0abacefb0 Rename books category and added new books. 2013-12-13 19:00:08 -07:00
Jamie
c042865688 Typo. 2013-12-13 18:53:36 -07:00
Jamie
62f07fb0b6 Category description tweak. 2013-12-13 18:53:12 -07:00
Jamie
e84317c0a7 Add Dropbox PHP SDK. 2013-12-13 18:51:59 -07:00
Jamie
8e0ce65d82 Add Twitter OAuth and REST. 2013-12-13 18:51:17 -07:00
Jamie
3b8995a5b8 Add APIGen. 2013-12-13 18:47:32 -07:00
Jamie
c4697194af Add Flysystem. 2013-12-13 18:46:34 -07:00
Jamie
4256fa8476 Add F3. 2013-12-13 18:45:36 -07:00
Jamie
c8bc276041 Add RedBean (suggestion by @Leimi). 2013-12-13 18:41:42 -07:00
Jamie
b103cbaf6b Add PHPCI (suggestion by @Kristories). 2013-12-13 18:38:54 -07:00
gitetsu
d7b8ba8e32 Fixed PHPSpec link
Repository moved.
2013-12-13 23:12:07 +09:00
Jamie York
70bc9ef744 Remove Twitter handle. 2013-12-11 20:12:07 -07:00
Ronan Guilloux
e8d37eb5ae +1 Raspberry Pi & GPIO related lib 2013-12-11 22:19:50 +01:00
Jamie
c96b99e01f Improve framework category descriptions. 2013-12-10 12:32:09 -07:00
Jamie York
c3ae92ca51 Merge pull request #20 from danizord/hotfix/respect-validation-name
Fix Respect\Validation name
2013-12-10 09:47:18 -08:00
Léo Colombaro
88a08d3ea7 Add a missing -
Fix a typo in README.md in Miscellaneous part
2013-12-10 16:16:59 +01:00
Evgeniy Kuzminov
de79765791 Added Phing
At my point of view the most powerful PHP project build system
2013-12-10 14:34:18 +02:00
Daniel Gimenes
a606e176e4 Fix Respect\Validation name 2013-12-10 10:02:59 -02:00
Jamie
e4fc6fed1f Fix typo. 2013-12-03 11:44:01 -07:00
Jamie
040cffd8e5 Remove unmaintained library. 2013-11-27 21:57:09 -07:00
Jamie
63a120a594 Add Stringy to Text and Numbers Category. 2013-11-27 21:55:52 -07:00
Jamie
bfa0d08d95 Add Bolt to new CMS category. 2013-11-27 17:38:28 -07:00
Jamie
2b551edd99 Add new libraries to Text and Numbers and Misc categories. 2013-11-27 17:36:12 -07:00
Jamie
5b5202b6aa Move Bernard to Queues category and update link. 2013-11-27 17:29:17 -07:00
Jamie
8d86801ce0 Remove namespace separator. 2013-11-27 17:27:18 -07:00
Jamie York
e335421af4 Merge pull request #6 from happyaccidents/master
Corrected name of Orno\Di
2013-11-27 16:25:52 -08:00
Jamie
a30519d2ad Remove auto-generated TOC line. 2013-11-27 17:24:04 -07:00
Phil Bennett
325d661df5 Corrected name of Orno\Di 2013-11-27 14:25:19 +00:00
Abhay Rana (Nemo)
9f28fadaca Adds a table of contents
Generated using DocToc. It should make the list more navigable.
2013-11-27 19:03:44 +05:30
Jamie
7d03bf4d1a Add Phalcon framework. 2013-11-26 20:51:56 -07:00
Jamie
210335f267 Rename Composer categories. 2013-11-26 20:46:38 -07:00
Jamie
96f3cfab99 The PHP Standards Working Group is now PHP FIG. 2013-11-26 20:39:38 -07:00
Jamie
36ee1e7306 Update Geotools library link. It’s now part of the LOEP group. 2013-11-26 20:37:41 -07:00
Jamie
5cd1a0c82f Remove duplicate library Dissect. 2013-11-26 20:36:45 -07:00
Jamie
be633e2c7f Change suggestion copy. 2013-11-25 20:21:09 -07:00
Jamie
c2e62d0c51 Rename markdown file to README for Github repository. 2013-11-25 20:19:48 -07:00