Commit Graph

665 Commits

Author SHA1 Message Date
Ryo Shibayama 11601be530 Add CircleCI 2016-08-26 10:47:33 +09:00
ReadmeCritic c88518e369 Update README URLs based on HTTP redirects (#688)
* Update README URLs based on HTTP redirects

* [ci] white list symfony
2016-08-09 12:24:33 -04:00
Jose Diaz-Gonzalez 6893fc74d5 Fix link 2016-07-23 04:05:18 -04:00
Mark Sch e7735a9b64 Add Chronos DateTime library. (#677)
* Add Chonons DateTime library.

* Fix typo.
2016-07-19 12:16:11 -04:00
Joubert RedRat 74384802a8 Add phpBeanstalkdAdmin (#675) 2016-07-15 11:44:39 -04:00
Jose Diaz-Gonzalez fc36a8e9bc Update links 2016-07-14 12:35:26 -04:00
Jamie York a585ff31ac Merge pull request #659 from zakharovvi/code_analysis_phan
[Code Analysis] Added phan
2016-07-13 10:17:59 +01:00
Luke Holder 583afe4721 Library officially abandoned - they recommend moneyphp/money
> This project has been abandoned. It was only ever intended to be used as an example for PHPUnit features etc. and not for usage in production. I am sorry that I failed to make that clear. Please have a look at moneyphp/money instead.
2016-07-02 21:01:55 +08:00
Twaambo Haamucenje 850a46b8c6 Old PHPSandbox link was deprecated (#663)
* Old PHPSandbox link was deprecated

* Updated links that were being redirected

iceframework is now https
Robo is now under a new repository owner
2016-06-15 11:45:32 -04:00
Jose Diaz-Gonzalez 8523b18954 https 2016-06-12 04:26:23 -04:00
Jose Diaz-Gonzalez 485cb3c390 Fix links 2016-06-12 04:24:35 -04:00
Jad Bitar 542a5c2be5 Merge pull request #658 from newage/master
Added a new middleware framework
2016-06-09 20:12:56 -04:00
Vitaliy Zakharov 882cefb2ad [Code Analysis] Added phan
[phan](https://github.com/etsy/phan) - A static analyzer based on PHP 7+ and the php-ast extension.
2016-06-05 03:46:41 +05:00
Dušan Kasan aff6617076 [Data Structure and Storage] Added Knapsack (#641)
Added Knapsack, a collection library inspired by Clojure's sequences. Its collections are immutable and lazy where possible. All operations are available as pure functions and as collection pipeline object's methods.
2016-06-01 11:24:28 -04:00
newage fe827f87f5 Fixed position 2016-05-31 22:15:49 +03:00
Vadim Leontiev bb6a3f82a5 Added a new middleware framework 2016-05-30 09:39:15 +03:00
Jad Bitar d96053a75a Merge pull request #635 from ARCANEFORKS/no-captcha
[miscellaneous] ARCANEDEV/noCAPTCHA
2016-05-19 22:58:28 -04:00
ARCANEDEV 21e76522a1 [miscellaneous] ARCANEDEV/noCAPTCHA
[noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
2016-05-19 10:40:01 +01:00
Ronan Guilloux 99a2314e35 Updating Iso-codes description (#654)
* Update README.md

* Update README.md
2016-05-18 12:25:21 -04:00
Vítor Brandão 8b8f6bcf54 Add "Qafoo Quality Analyzer" to "Code Analysis" section (#653) 2016-05-13 12:11:52 -04:00
Josef Kufner a20d55af68 Add PHPT to Tests section (#648) 2016-05-07 20:55:39 -04:00
Jose Diaz-Gonzalez 8e8ba4784f Fix 301 redirects 2016-05-01 22:42:56 -04:00
Jose Diaz-Gonzalez 66579f6428 Removed deprecated package 2016-04-27 17:27:08 -04:00
Jose Diaz-Gonzalez 5e534ffe18 Remove unmaintained library 2016-04-20 10:40:27 -04:00
Jose Diaz-Gonzalez 01dd79c9d7 Fix links 2016-04-19 21:52:24 -04:00
Jad Bitar c3cf4ffab9 Merge pull request #626 from kamilsk/master
fix README.md
2016-04-12 13:23:42 -04:00
Jose Diaz-Gonzalez 68693fa325 Remove spam 2016-04-10 02:43:54 -04:00
Kamil Samigullin 453e44db3f fix README.md 2016-04-09 20:48:58 +04:00
Raphael Stolt fbae5e54c6 Added the PHP package checklist to the PHP reading section. (#625) 2016-04-08 12:19:19 -04:00
Jad Bitar 96c08729be Merge pull request #624 from Talesoft/master
[templating] Added Tale Jade, a powerful implementation of the Jade template engine
2016-04-07 20:37:01 -04:00
Jose Diaz-Gonzalez 8e5fee20f6 Fix puppetlabs url 2016-04-07 14:21:47 -04:00
Torben Köhn 5dad8ac1cd Added Tale Jade again
Tale Jade is still a powerful implementation of the Jade template
language for PHP
2016-04-07 17:16:50 +02:00
fukuball 4573fbeb03 [strings] fukuball/jieba-php
Add Jieba to Strings, "Jieba" (Chinese for "to stutter”) is a Chinese

text segmentation library for natural language processing.
2016-04-04 23:30:01 -04:00
Ilya Gusev 6c560b9617 Merge branch 'master' of https://github.com/ziadoz/awesome-php into patch-8
Conflicts:
	README.md
2016-04-05 00:05:05 +03:00
Jose Diaz-Gonzalez f5a67249b6 Fix link 2016-04-04 13:27:49 -04:00
Jose Diaz-Gonzalez dc67249f94 Merge pull request #394 from walkor/master
[event] walkor/Workerman
2016-04-04 13:23:44 -04:00
Jose Diaz-Gonzalez fda1fb8546 Merge pull request #550 from K-Phoen/patch-1
[architectural] K-Phoen/rulerz
2016-04-04 13:22:28 -04:00
Jose Diaz-Gonzalez 0c6cf4d1d9 Merge pull request #595 from gomoob/master
[notifications] gomoob/php-pushwoosh
2016-04-04 13:22:02 -04:00
Jose Diaz-Gonzalez be351e9a59 Merge pull request #384 from iGusev/patch-5
[php books] XML Parsing with PHP
2016-04-04 13:21:33 -04:00
Jad Bitar 0052f83625 Merge pull request #479 from micheleorselli/adds_tideways
[debugging and profiling] tideways.io
2016-04-04 12:15:02 -04:00
Jad Bitar e350851ee3 Merge pull request #510 from jakubkulhan/bunnyphp
[queue] jakubkulhan/bunny
2016-04-04 12:13:24 -04:00
Jad Bitar 32a2699533 Merge pull request #618 from ojhaujjwal/patch-4
Added zend-diactoros
2016-04-04 12:11:13 -04:00
Jad Bitar 1ed034745a Merge pull request #620 from fightbulc/master
[date and time] fightbulc/moment.php
2016-04-04 12:10:13 -04:00
Ilya Gusev da49ceb7dc Merge branch 'master' into patch-8
Conflicts:
	README.md
2016-04-04 19:00:30 +03:00
Ilya Gusev 7933de6f2d Merge branch 'master' into patch-7
Conflicts:
	README.md
2016-04-04 18:57:02 +03:00
Ilya Gusev 6d2db6ed23 Merge branch 'master' into patch-5
Conflicts:
	README.md
2016-04-04 18:54:55 +03:00
Tino Ehrich daa1f0e681 [date and time] fightbulc/moment.php 2016-04-04 14:15:23 +02:00
walkor 24cca0c32a Adding workerman to the list of event driven libs
Another event driven non-blocking I/O library.
https://github.com/walkor/Workerman
2016-04-04 19:49:29 +08:00
Ujjwal Ojha 180180c16e Added zend-diactoros 2016-04-04 16:24:04 +05:45
Kévin Gomez 9b0417258d Suggest RulerZ 2016-04-04 11:57:02 +02:00