Commit Graph

1199 Commits

Author SHA1 Message Date
Tommy Mühle 4769c73901 Add tooly composer script (#692)
* Add tooly composer script

With the tooly composer-script aka hook you can manage needed PHAR files, such as phpunit, in your project composer.json. 
Every PHAR file will be saved in the composer binary directory. Optional with GPG verification.

* Fix url's to prevent redirection

Fix two url's to prevent redirection and fix Travis CI build.

* Change order
2016-09-20 13:53:49 -06:00
Jose Diaz-Gonzalez 361f1f10f1 Ignore toranproxy.com 2016-09-15 09:53:45 -06:00
Jose Diaz-Gonzalez bbca55c280 Fix a few links 2016-09-15 09:49:45 -06:00
Markus Malkusch ca729b4817 Add PHP-Mock (#643)
PHP-Mock is a library to mock built-in PHP functions (e.g. time()).

See also: https://github.com/php-mock/php-mock
2016-09-15 09:48:15 -06:00
Raphael Stolt 336f519662 Added construct to build tools (#621) 2016-09-13 11:41:12 -06:00
Yuchen Wang ce57ad2439 Add PHP-Migration https://github.com/monque/PHP-Migration (#397) 2016-09-10 02:08:47 -04:00
Jad Bitar d04c66a5f4 Merge pull request #689 from serima/patch-1
Add CircleCI
2016-08-27 19:07:22 -04:00
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
Jamie York cfad1caa89 Merge pull request #669 from lukeholder/patch-1
Library officially abandoned - they recommend moneyphp/money
2016-07-13 10:15:05 +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 991607701f Drop amazon from whitelist 2016-06-12 04:28:08 -04:00
Jose Diaz-Gonzalez f03e671ac1 Drop redis and hoa from whitelist 2016-06-12 04:27:06 -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
ReadmeCritic 26e4a334e4 [travis] white list redis (#650) 2016-05-10 11:32:03 -04:00
Josef Kufner a20d55af68 Add PHPT to Tests section (#648) 2016-05-07 20:55:39 -04:00
Jose Diaz-Gonzalez 4b8c34472b Ignore amazon.com 2016-05-03 14:59:35 -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
Jose Diaz-Gonzalez a0638eeb98 Add email address. Closes #623 2016-04-07 11:14:35 -04: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
Jose Diaz-Gonzalez 33146e111c Merge pull request #406 from iGusev/patch-8
[frameworks] iceframework
2016-04-04 17:34:58 -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 58dfdba2f6 Ignore hoa-project.net, allow blackfire.io and toranproxy.com 2016-04-04 13:28:21 -04:00
Jose Diaz-Gonzalez f5a67249b6 Fix link 2016-04-04 13:27:49 -04:00