Commit Graph

457 Commits

Author SHA1 Message Date
Nikhilesh Jasuja 9602668f7f Added Kint — https://github.com/raveren/kint — which is a debugging and profiling tool that replaces var_dump(), print_r() and debug_backtrace(). Kint is shipped by default with Drupal 8's development suite. 2015-08-07 15:26:42 -07:00
Kevin Laude aa549c2e1b Clarify CLImate's description
CLImate does more than CLI output. Briefly describe its other functions.
2015-08-05 00:01:12 -05:00
Jamie f1a3fa4aee Clean up L5 ORM description. 2015-08-04 08:42:53 +01:00
Jamie cd65ce15d6 Tweak 3v4l description 2015-08-04 00:20:54 +01:00
Jamie York f9dad60ef2 Merge pull request #413 from patrickallaert/3v4l
Completed 3v4l.org description
2015-08-04 00:20:21 +01:00
Jamie 1a402a3fdc Simplified description 2015-08-04 00:18:07 +01:00
Jamie York 582dbb9449 Merge pull request #440 from mnapoli/patch-1
Fixed the PHP-DI entry
2015-08-04 00:16:40 +01:00
Jamie fc44da05ea Tweak library description 2015-08-04 00:15:26 +01:00
Jamie York c306c26c78 Merge pull request #391 from gabrielhomsi/patch-2
Symfony VarDumper component
2015-08-04 00:14:49 +01:00
Jamie 432547f2c7 Tweak book description 2015-08-04 00:04:46 +01:00
Jamie York 784d2c3362 Merge pull request #339 from lluisi/book-2
Add book: Head First Design Patterns
2015-08-04 00:04:15 +01:00
Jamie York e139e8799f Merge pull request #382 from stichoza-forks/code-climate
Added Code Climate
2015-08-03 23:59:42 +01:00
Jamie 49b2c944d6 Remove deprecated Markdown library 2015-08-03 23:38:06 +01:00
Matthieu Napoli 3e47dc8c49 Fixed the PHP-DI entry
- the name is PHP-DI (instead of PHP DI)
- updated the URL
- updated the description (annotations have become a secondary feature and are encompassed by "autowiring")
2015-08-03 15:29:35 +02:00
Jamie 10ef3df9fa Add missing dashes 2015-07-30 00:05:38 +01:00
Jamie 7ff3e2f60a Move and cleanup cachetool entry 2015-07-29 23:58:06 +01:00
Jamie York 2bc66f0353 Merge pull request #336 from gordalina/patch-1
Add CacheTool
2015-07-29 23:56:58 +01:00
Jamie c72ccda2d4 Tweak magazine description 2015-07-29 23:56:35 +01:00
Jamie York 155afc760b Merge pull request #340 from lluisi/magazine-1
Add new section: Magazine, with a phparch link
2015-07-29 23:55:07 +01:00
Jamie a9e90085d0 Clean up aliases to framework components 2015-07-29 23:34:32 +01:00
Jamie York 7b22583fdc Merge pull request #325 from rezonanc/di
Include Symfony DI component
2015-07-29 23:31:21 +01:00
Jamie c89a965d7f Change talk video to reference channel instead 2015-07-29 23:29:59 +01:00
Jamie York 3f6ab3db26 Merge pull request #324 from rezonanc/talks
Include talk about TDD and TPP
2015-07-29 23:27:56 +01:00
Oskar Bley 052b2cab15 Update url of zend framework components 2015-07-19 09:45:16 +02:00
Jamie York ce8ff7c794 Merge branch 'pr/311' 2015-07-18 19:18:22 +01:00
Jamie York 67a1b3c381 Cleanup emoji description 2015-07-18 19:14:40 +01:00
Jamie York 9cb1437f83 Merge branch 'pr/308' 2015-07-18 19:13:49 +01:00
Jamie York b4c0bb40cf Cleanup serialiser descriptions 2015-07-18 19:13:28 +01:00
Jamie York a6ff32e31f Merge branch 'pr/267' 2015-07-18 19:11:59 +01:00
Jamie York 59ca2df66c Cleanup cache descriptions 2015-07-18 19:11:34 +01:00
Jamie York d312f336fa Merge branch 'pr/266' 2015-07-18 19:08:59 +01:00
Jamie York c5085162f9 Add Melody to Composer 2015-06-25 10:01:53 +01:00
Jamie York 9776625262 Change CLI category description 2015-06-16 19:37:54 +01:00
Jamie York abeb74e790 Merge pull request #307 from beheh/master
Add Analog micro logging package
2015-06-12 18:14:06 +01:00
Patrick Allaert d6b8255a41 Reorganizing Debugging with Profiling 2015-06-10 14:17:35 +02:00
Patrick Allaert 70afbcfc63 Completed 3v4l.org description 2015-06-10 13:35:38 +02:00
Jamie York 5bfc79401e Merge pull request #356 from JamesForks/cachet
Added Cachet
2015-05-24 17:35:42 +01:00
Jamie York e8c06c824b Merge pull request #348 from rastasheep/patch-1
Added SemaphoreCI to the CI list
2015-05-24 17:33:37 +01:00
Jamie York a2277856ec Merge pull request #390 from gabrielhomsi/patch-1
Galapagos project has moved to a new url
2015-05-24 17:23:48 +01:00
Jamie York 4af298445d Merge pull request #287 from Taluu/patch-1
Add reference to Elephant.io
2015-05-24 17:13:47 +01:00
Gabriel Homsi 1e2ff89ba0 Update README.md 2015-05-21 21:58:01 -03:00
Gabriel Homsi 668ab47299 Symfony VarDumper component 2015-05-20 22:27:26 -03:00
Gabriel Homsi a4ee5a8953 Galapagos project has moved to a new url 2015-05-20 22:22:41 -03:00
Jamie York 2ca1de2f57 Merge pull request #386 from kayladnls/patch-1
Update Omnipay to reflect The PHP League link.
2015-05-19 22:58:54 +01:00
Jamie York d4d83a5d43 Merge pull request #354 from Nayjest/master
Some libs moved from "Miscellaneous" to new "Architectural" category
2015-05-19 22:05:59 +01:00
Kayla Daniels ce5d98b154 Update Omnipay to reflect The PHP League link. 2015-05-19 17:01:39 -04:00
Jamie 6f2868beb1 Tweak description. 2015-05-19 21:48:22 +01:00
Jamie York d5e9817896 Merge pull request #328 from brpaz/blackfireio
add blackfire.io Profiler
2015-05-19 21:46:23 +01:00
Jamie 2f806a7ced Move mobile detect into strings category. 2015-05-19 21:44:11 +01:00
Jamie York f0f22c88fc Merge pull request #316 from nickurt/ft-device-detector
Piwik/device-detector for universal device detection that can parse any user agent
2015-05-19 21:41:15 +01:00
Jamie York 92630a59d4 Merge pull request #309 from borishuai/master
Add a mobile detect library
2015-05-19 21:28:28 +01:00
Jamie 3d4e5214f9 Make REST category more generic. 2015-05-19 21:26:04 +01:00
Jamie York 0220d6a064 Merge pull request #296 from kasperg/patch-1
Added wsdl2phpgenerator library
2015-05-19 21:23:53 +01:00
Jamie ba507426bd Tweak description. 2015-05-19 21:20:01 +01:00
Levan Velijanashvili 3360953465 Added Code Climate
Code Climate supports PHP
2015-05-19 17:17:51 +04:00
Levan Velijanashvili a04ffe900c Add Lumen by Laravel 2015-05-19 16:12:27 +04:00
Jamie ab9274b41c Add password gen lib (@timoh6). 2015-05-15 17:17:53 +01:00
Jamie c04598d605 Merge branch 'master' of github.com:ziadoz/awesome-php 2015-05-15 17:11:31 +01:00
Jamie ce99553c25 Description tweak. 2015-05-15 17:11:22 +01:00
Jamie York fcda168c81 Merge pull request #263 from nojacko/master
Add Email Validator for validating email addresses.
2015-05-15 16:55:07 +01:00
Jamie 8b6f415217 Merge branch 'imageOptimizer' of https://github.com/psliwa/awesome-php into psliwa-imageOptimizer
Conflicts:
	README.md
2015-05-15 16:52:42 +01:00
Jamie York 4278787e17 Merge pull request #226 from psliwa/phppdf
add PHPPdf
2015-05-15 16:47:03 +01:00
Jamie York 2ef0748ce0 Merge pull request #255 from mamuz/master
Add PhpDependencyAnalysis for Code Analysis
2015-05-15 16:45:17 +01:00
Mohamed Bouallegue 765969a1fd adding a new book
adding the "Modern PHP New features and good practices" book
2015-03-28 02:36:21 +01:00
Tom Rochette 8bee754047 Add PHP Semantic Versioning Checker to the Code Analysis section.
A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
2015-03-22 19:40:38 -04:00
James Brooks a6ed807603 Added Cachet 2015-03-06 11:07:03 +00:00
Vitaliy Stepanenko 4adb13aa9e Some libs moved from "Miscellaneous" to new "Architectural" category 2015-03-05 21:24:36 +02:00
Aleksandar Diklic 8ffdf96780 Added SemaphoreCI to the CI list 2015-02-23 15:42:29 +01:00
Ammar Alakkad 451a208a72 Update Laravel framework version to 5
Laravel 5 was released about 2 weeks ago, the version here hasn't been updated yet.
2015-02-15 15:19:25 +02:00
Lluis Ingles 25c0127824 Add new section: magazine, with phparch link 2015-02-13 09:56:44 +01:00
Lluis Ingles 8d0151d2b4 Add book: Head First Design Patterns 2015-02-11 21:21:41 +01:00
Samuel Gordalina a87ab4fdeb Add CacheTool 2015-02-11 19:06:00 +00:00
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 a149f628ee Include Symfony DI component 2015-01-23 09:05:34 +02:00