1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
Commit Graph

686 Commits

Author SHA1 Message Date
Francis Alvin Barretto
aadc8c8012 move JSON Schema Validator into separate commit 2016-11-11 10:57:07 +08:00
Francis Alvin Barretto
2dbfac2966 Added Swagger api documenter and JSON Schema Validator 2016-11-11 10:48:55 +08:00
Jose Diaz-Gonzalez
e2efaf88ad Fix wercker link 2016-11-10 13:16:04 -07:00
Cal Evans
a203344d07 Added Voices of the ElePHPant (#716)
* Added Voices of the ElePHPant

* FIXED Voices of the ElePHPant :)

* Added Nomad PHP Lightning Talks youtube channel

* Updated Voices of the ElePHPant to give it a description

* Fixed a typo in the Voices of the ElePHPant description.

* Corrected spelling of special
2016-11-10 13:15:14 -07:00
Jad Bitar
3936469c80 Merge pull request #713 from itcraftsmanpl/php-ml
Add link to php-ml
2016-10-29 23:26:52 -04:00
ReadmeCritic
f3fb9b4fce Update README URLs based on HTTP redirects (#714) 2016-10-26 14:02:40 -06:00
Arkadiusz Kondas
aeea249f02 Add link to php-ml 2016-10-26 19:55:27 +02:00
Ivan Enderlin
0e3e4a3ddc Hoa\String has moved to Hoa\Ustring (#711) 2016-10-21 12:25:16 -06:00
Przemek Sobstel
8ab1b5beed Add metaphore (cache slam defense library). (#703) 2016-10-05 14:23:33 -04:00
Jamie York
26d5615b01 Fix Liip link 2016-10-03 11:36:46 +01:00
Simon Holywell
a479febabc Correct link to FP in PHP book site 2016-09-29 09:11:42 +10:00
Jose Diaz-Gonzalez
d2afe38807 Fix url 2016-09-24 22:26:29 -06:00
Jad Bitar
6ec669c073 Merge pull request #695 from maurodalatri/patch-1
Add BowerPHP a PHP implementation of Bower
2016-09-21 00:39:03 -04:00
Jad Bitar
e59197f65b Merge pull request #697 from filisko/patch-1
Remove Slim Middleware, 3 years old
2016-09-21 00:38:03 -04:00
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
Filis
51f08a029b Remove Slim Middleware, 3 years old 2016-09-19 10:26:59 +02: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
Mauro D'Alatri
eccd61b3c8 Add BowerPHP a PHP implementation of Bower
Add link for BowerPHP A package manager for the web.  A PHP implementation of Bower
2016-09-15 14:43:28 +02: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
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