Jonathan A. Schweder
cf14521a6d
change Docker to 'Development Enviroment' section
9 年之前
Jonathan André Schweder
a3feade012
add Docker to Infrastructure section
9 年之前
Jad Bitar
3936469c80
Merge pull request #713 from itcraftsmanpl/php-ml
Add link to php-ml
9 年之前
ReadmeCritic
f3fb9b4fce
Update README URLs based on HTTP redirects (#714)
9 年之前
Arkadiusz Kondas
aeea249f02
Add link to php-ml
9 年之前
Ivan Enderlin
0e3e4a3ddc
Hoa\String has moved to Hoa\Ustring (#711)
9 年之前
Jad Bitar
b6e99dd770
Merge pull request #706 from ziadoz/varci
Enable Var.CI
9 年之前
Jad Bitar
b90fcf26ae
Enable Var.CI
9 年之前
Przemek Sobstel
8ab1b5beed
Add metaphore (cache slam defense library). (#703)
9 年之前
Jamie York
26d5615b01
Fix Liip link
9 年之前
Jamie York
fca98fded5
Merge pull request #700 from treffynnon/patch-1
Change link to Functional Programming in PHP book site
9 年之前
Simon Holywell
a479febabc
Correct link to FP in PHP book site
9 年之前
Jose Diaz-Gonzalez
d2afe38807
Fix url
9 年之前
Jad Bitar
6ec669c073
Merge pull request #695 from maurodalatri/patch-1
Add BowerPHP a PHP implementation of Bower
9 年之前
Jad Bitar
e59197f65b
Merge pull request #697 from filisko/patch-1
Remove Slim Middleware, 3 years old
9 年之前
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
9 年之前
Filis
51f08a029b
Remove Slim Middleware, 3 years old
9 年之前
Jose Diaz-Gonzalez
361f1f10f1
Ignore toranproxy.com
9 年之前
Jose Diaz-Gonzalez
bbca55c280
Fix a few links
9 年之前
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
9 年之前
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
9 年之前
Raphael Stolt
336f519662
Added construct to build tools (#621)
9 年之前
Yuchen Wang
ce57ad2439
Add PHP-Migration https://github.com/monque/PHP-Migration (#397)
9 年之前
Jad Bitar
d04c66a5f4
Merge pull request #689 from serima/patch-1
Add CircleCI
9 年之前
Ryo Shibayama
11601be530
Add CircleCI
9 年之前
ReadmeCritic
c88518e369
Update README URLs based on HTTP redirects (#688)
* Update README URLs based on HTTP redirects
* [ci] white list symfony
9 年之前
Jose Diaz-Gonzalez
6893fc74d5
Fix link
9 年之前
Mark Sch
e7735a9b64
Add Chronos DateTime library. (#677)
* Add Chonons DateTime library.
* Fix typo.
9 年之前
Joubert RedRat
74384802a8
Add phpBeanstalkdAdmin (#675)
9 年之前
Jose Diaz-Gonzalez
fc36a8e9bc
Update links
9 年之前
Jamie York
a585ff31ac
Merge pull request #659 from zakharovvi/code_analysis_phan
[Code Analysis] Added phan
9 年之前
Jamie York
cfad1caa89
Merge pull request #669 from lukeholder/patch-1
Library officially abandoned - they recommend moneyphp/money
9 年之前
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.
9 年之前
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
9 年之前
Jose Diaz-Gonzalez
991607701f
Drop amazon from whitelist
9 年之前
Jose Diaz-Gonzalez
f03e671ac1
Drop redis and hoa from whitelist
9 年之前
Jose Diaz-Gonzalez
8523b18954
https
9 年之前
Jose Diaz-Gonzalez
485cb3c390
Fix links
9 年之前
Jad Bitar
542a5c2be5
Merge pull request #658 from newage/master
Added a new middleware framework
9 年之前
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.
9 年之前
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.
9 年之前
newage
fe827f87f5
Fixed position
9 年之前
Vadim Leontiev
bb6a3f82a5
Added a new middleware framework
9 年之前
Jad Bitar
d96053a75a
Merge pull request #635 from ARCANEFORKS/no-captcha
[miscellaneous] ARCANEDEV/noCAPTCHA
9 年之前
ARCANEDEV
21e76522a1
[miscellaneous] ARCANEDEV/noCAPTCHA
[noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA ) - Helper for Google's noCAPTCHA (reCAPTCHA).
9 年之前
Ronan Guilloux
99a2314e35
Updating Iso-codes description (#654)
* Update README.md
* Update README.md
9 年之前
Vítor Brandão
8b8f6bcf54
Add "Qafoo Quality Analyzer" to "Code Analysis" section (#653)
9 年之前
ReadmeCritic
26e4a334e4
[travis] white list redis (#650)
9 年之前
Josef Kufner
a20d55af68
Add PHPT to Tests section (#648)
9 年之前
Jose Diaz-Gonzalez
4b8c34472b
Ignore amazon.com
9 年之前