Commit Graph

1128 Commits

Author SHA1 Message Date
Laoliu f8c2bbc128 Update README.md
Update for hprose
2016-01-03 22:20:32 +08:00
Nicolas Dewez f65dac6a7d Fix url for composer as a service 2015-12-31 09:13:22 +01:00
Yo! Symfony f32073ad63 Add Spress
Spress is a static site generator which allows you to write and publish your web sites.
2015-12-20 10:30:58 +01:00
Michael Woodward 10d669453f Added PHP CLI Menu - build powerful CLI menus 2015-12-07 13:40:17 +00:00
Lyntor Paul Figueroa bdd1d44d39 Update README.md
Foil Website changed to GH page
2015-12-04 01:07:43 +08:00
Jamie York e8c3a1b514 Merge pull request #518 from juliangut/master
replace tabs for spaces
2015-11-26 16:50:05 +00:00
Lyntor Paul Figueroa ab9cb9a209 Update README.md
Added Foil
2015-11-26 00:01:54 +08:00
Julián Gutiérrez 64b76e1456 replace tabs for spaces 2015-11-20 09:13:54 +01:00
Jamie York 9f020a1ee6 Merge pull request #505 from JayBizzle/patch-3
Consistency
2015-11-09 08:52:01 +00:00
Vincent Klaiber 6b11d22df8 Add Climb
A Composer version manager tool.
2015-11-06 08:22:27 +01:00
Mark Beech 8b1da3fe09 Consistency 2015-11-04 22:01:53 +00:00
Jamie York ed8a469618 Change URI description 2015-11-02 23:41:16 +00:00
Jamie York be50168fdc Merge pull request #480 from hansott/master
Replace thephpleague/url with thephpleague/uri.
2015-11-02 23:40:44 +00:00
Jamie York 1f6bcf3bcd Merge pull request #494 from henriquemoody/patch-1
Fix typo on Respect Validation library
2015-11-02 23:39:44 +00:00
Stephen Coakley 7076ea2f20 Add Icicle to Event section 2015-10-27 09:18:45 -05:00
Henrique Moody da1a7dd0d9 Fix typo on Respect Validation library 2015-10-24 02:17:42 -02:00
Yasushi Ichikawa 91fa202e8a Added VAddy to Security section 2015-10-21 11:11:25 +09:00
Niklas Keller 64f442c74e Added Amp to Event section 2015-10-09 15:56:30 +02:00
Peter Kokot 131be0b7bb Update Upload library repository 2015-10-06 03:32:48 +02:00
Hans Ott 93e3ad957d Replace thephpleague/url with thephpleague/uri.
League\Url 3 is EOL since 2015-09-23
2015-10-04 19:11:08 +02:00
Jamie York 221b45ce80 Merge pull request #475 from lorvent/master
small typo fix
2015-09-25 13:36:52 -06:00
lorvent 972c3d3e62 small typo fix 2015-09-25 06:26:18 -04:00
Jamie York 46f64bfb96 Add CakePHP legend 2015-09-24 19:24:08 -06:00
Jamie York 8a418b31e7 Update Sentry links 2015-09-24 19:23:41 -06:00
Jamie York 8550284e25 Merge pull request #365 from jadb/patch-1
Misc. updated re: CakePHP 3
2015-09-24 17:19:53 -06:00
Jad Bitar b0d8a6e20f Misc. updated re: CakePHP 3 2015-09-23 09:13:32 -04:00
Jamie York 4c42e18b98 Remove duplicates from micro frameworks/routers 2015-09-03 17:27:55 +01:00
Jamie York 1490f12b33 Merge pull request #467 from JayBizzle/patch-1
Code style fix
2015-09-03 11:12:00 +01:00
Jamie York 3e3c2b54cf Merge pull request #469 from JayBizzle/patch-2
Typo
2015-09-03 11:11:35 +01:00
Mark Beech bd6dadd654 Typo 2015-09-02 21:37:14 +01:00
Mark Beech 6dbad9a937 Code style fix 2015-09-01 15:26:15 +01:00
Arnold Stoba 7364d04216 Added Shopware to e-commerce libraries
https://github.com/shopware/shopware - Highly customizable e-commerce software
2015-08-30 16:20:29 +02:00
Jamie York aed9a2e86e Merge pull request #457 from colinodell/patch-1
Fix link to CommonMark spec
2015-08-25 21:38:14 +01:00
Colin O'Dell 3759f5eed8 Add HTML to Markdown 2015-08-21 08:42:12 -04:00
Colin O'Dell 3b15b1828c Fix link to CommonMark spec 2015-08-21 08:40:26 -04:00
Loïck Piera 40851b8b6f Add JoliNotif to notifications libraries 2015-08-18 10:08:41 +02:00
Thomas Sieffert 6a690798b5 Add Gitlab Ci 2015-08-11 10:15:42 +02:00
Jamie York 3f547810e3 Simplified description 2015-08-10 17:53:42 +01:00
Jamie York 217766ecc4 Merge pull request #443 from klaude/clarify-climate-description
Clarify CLImate's description
2015-08-10 17:52:58 +01:00
Jamie York e22b43295f Simplified description 2015-08-10 17:51:26 +01:00
Jamie York 5fd3c5bb27 Tweak formatting and description 2015-08-10 17:50:51 +01:00
Jamie York ebf3850b3f Merge pull request #449 from diffen/master
Added Kint — a powerful debugging tool
2015-08-10 17:50:13 +01:00
Jamie York baffd478aa Tweak category name 2015-08-10 17:42:32 +01:00
Jamie York b17f1873af Merge pull request #322 from wick-ed/master
added PHP infrastructure section and appserver.io
2015-08-10 17:41:48 +01:00
Jamie York 9db2b7a0bf Merge branch 'pr/276'
Conflicts:
	README.md
2015-08-10 17:31:55 +01:00
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
Baptiste DUPUCH b42eb40d35 Update API Platform description 2015-08-06 10:15:58 +02:00
Baptiste Dupuch c64320bb7e Add API Platform 2015-08-05 09:56:07 +02: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
Henrik Thesing 2b77ca8b62 Added hackzilla password generator
Added the hackzilla password generator to the passwords section
2015-08-04 21:27:45 +02:00