1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-12 11:02:22 +00:00
Commit Graph

1547 Commits

Author SHA1 Message Date
Jamie York
595f90b82c
Merge pull request #591 from rezonanc/suggestion/Lychee
[web applications] electerious/Lychee
2017-11-24 21:49:44 +00:00
Jibé Barth
262ceb8e09 Change some link to fix Issues in travis (#873)
* Change some link to fix Issues in travis

Just applyed the rewriting listed by travis to avoid build failed : 

```
Issues :-(
> Links 
  1. [L230] 301 https://github.com/fruux/sabre-urihttps://github.com/sabre-io/uri 
  2. [L805] 301 https://github.com/fruux/sabre-vobjecthttps://github.com/sabre-io/vobject 
  3. [L872] 302 http://appserver.io/https://appserver.io/ 
  4. [L957] 301 http://blog.ircmaxell.com/2013/08/dont-worry-about-breach.htmlhttps://blog.ircmaxell.com/2013/08/dont-worry-about-breach.html 
  5. [L961] 301 http://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.htmlhttps://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html 
  6. [L962] 301 http://blog.ircmaxell.com/2013/02/preventing-csrf-attacks.htmlhttps://blog.ircmaxell.com/2013/02/preventing-csrf-attacks.html 
  7. [L963] 301 http://blog.ircmaxell.com/2012/12/seven-ways-to-screw-up-bcrypt.htmlhttps://blog.ircmaxell.com/2012/12/seven-ways-to-screw-up-bcrypt.html 
  8. [L983] 301 http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers.htmlhttps://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers.html 
  9. [L983] 301 http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers_21.htmlhttps://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers_21.html 
```

* Fix semver.org scheme
2017-11-24 12:16:34 -05:00
Jamie York
08dc791c74 Link to collaboration guidelines 2017-11-24 09:15:10 +00:00
Bilge
fed6107bad
Moved Porter to architecture section and updated description. 2017-10-31 18:47:54 +00:00
Benjamin Morel
27f321d443 Add Brick\Money 2017-10-19 09:38:43 +02:00
vladyslavstartsev
fe24957b84 Added another scrapper library 2017-10-08 01:21:45 +03:00
Max Strübing
b1dc7e190c Repair links to let travis run :) (#846)
* Repair links to let travis run :)

* repair redbeans and brandonsavage

* Use https for redbeans
2017-09-06 02:26:51 -04:00
Jamie
51f378600c Added note about preferring maintained libraries 2017-08-31 21:10:24 +01:00
Jamie
b1dd14ac93 Remove unmaintained library Lock 2017-08-31 21:08:46 +01:00
Jamie
ad7aa53b44 Raise minimum PHP version to 7.0+ in guidelines 2017-08-31 21:08:30 +01:00
Miguel Piedrafita
ecb0bcfd8d Fix README links (#834) 2017-07-25 11:39:18 -06:00
Eugene Leonovich
9db5a4f980 Merge branch 'master' into patch-1 2017-07-13 15:52:51 +02:00
Kuba Werłos
65bcab51c8 Fixing issues (#830) 2017-07-09 06:27:09 -06:00
Anatoly Pashin
5e9f9b0f1d Update README.md (#827) 2017-07-05 20:20:05 -06:00
Kuba Werłos
d8d9533f5f Fixing issues (#826) 2017-06-28 03:54:57 -06:00
Johnny L
a55ba604ec Fix issues with redirects (#821)
Mostly, http -> https
2017-06-15 12:34:28 -06:00
Jamie York
1408f84d77 Merge pull request #817 from Einenlum/update-knp-rad-bundle
Update KNPRadBundle to KNP Rad Components
2017-06-14 22:27:13 +01:00
Yann Rabiller
2f9d4cc958 Update KNPRadBundle to KNP Rad Components 2017-06-11 20:06:42 +02:00
Indra Gunawan
f55c8cc1ad Add Zend Framework composer repository (#813) 2017-06-04 22:23:11 -06:00
Niklas Keller
3da27b662f Fix tests by directly adding permanent redirects (#797) 2017-05-11 09:05:25 -06:00
Niklas Keller
ff8a4f1cec Add random_compat (#796) 2017-05-11 09:05:13 -06:00
Niklas Keller
5e51a87f78 Remove True Random (#795)
I don't see why this should be awesome. PHP offers a CSPRNG and mt_rand and covers all use cases well.
2017-05-11 02:57:09 -06:00
Ondřej Machulda
79794c6e30 Update url redirects (#792) 2017-04-23 21:00:28 -06:00
Indra Gunawan
2addef6962 Add Composer Repositories section (#790) 2017-04-21 10:33:55 -06:00
Paul M. Jones
a754a93454 Updates to Aura & Radar; adds PDS. (#758)
- Added topic-specific Aura libraries.
- Linked Aura Framework directly.
- Added Aura as a component library.
- Added PHP-PDS website.
- Moved Radar to micro-frameworks.
- "Typo" fix on MLAPHP ("moderni(s|z)ation")
2017-04-05 17:47:00 -04:00
Manuel Dalla Lana
1d99424e97 Update spot2 link (#783) 2017-04-05 12:01:58 -04:00
Jose Diaz-Gonzalez
8ecab8c07b Update CONTRIBUTING.md 2017-03-26 06:56:21 -06:00
Jose Diaz-Gonzalez
f538bcab05 Use upstream instead of an untested downstream 2017-03-15 02:48:02 -06:00
☃ Dmitry (◕ᴥ◕)
e85b4ca1e3 Replace HybridAuth by SocialConnect/Auth (#761)
- Remove HybridAuth because it's dead

- Added SocialConnect/Auth library
2017-03-15 02:46:11 -06:00
Jose Diaz-Gonzalez
d07082386d Remove link with bad https setup
Bad https == not awesome php
2017-03-14 23:18:07 -06:00
Mark Fox
b2ddabeb93 remove shunt, it's been marked as abandoned (#775)
primary source, github description: https://github.com/thephpleague/shunt
secondary source: no longer listed on https://thephpleague.com/#packages
2017-03-12 17:07:19 -06:00
Jamie York
bfa2c5e836 Merge pull request #774 from shochdoerfer/fix/disco_description
Update Disco description
2017-03-11 12:15:28 +00:00
Stephan Hochdörfer
bc5bc1924f Update Disco description 2017-03-11 12:27:01 +01:00
Jamie York
797adad6e4 Merge pull request #724 from shochdoerfer/disco
Add Disco to Dependency Injection section.
2017-03-10 20:35:03 +00:00
Jamie York
2dc267c721 Merge pull request #743 from MatthiasKuehneEllerhold/add-yasumi
Add yasumi
2017-03-10 20:23:37 +00:00
Jamie
5e2854caf1 Fix link redirect 2017-03-10 20:12:34 +00:00
Jamie York
84bdd00ff4 Merge pull request #742 from MatthiasKuehneEllerhold/remove-assetic
Remove deprecated assetic from the recommendations
2017-03-10 19:38:17 +00:00
Jamie
b43995c6b7 Remove Pipe 2017-03-10 19:21:05 +00:00
Jamie York
82797f43f4 Merge pull request #768 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2017-03-10 18:45:50 +00:00
Jamie York
ceb2ad6266 Merge pull request #772 from assertchris/patch-1
Remove Icicle from list
2017-03-10 18:40:50 +00:00
Christopher Pitt
e6c939e379 Remove Icicle from list
Icicle is deprecated as per the repository readme file.
2017-03-08 12:33:25 +02:00
ReadmeCritic
89fcef4b1f [ci] white list vagrantup.com, 3v4l.org, voicesoftheelephpant.com (#769) 2017-03-06 10:56:51 -07:00
ReadmeCritic
9f2eb10e9b Update README URLs based on HTTP redirects 2017-03-02 09:31:55 -08:00
Serghei Iakovlev
3e4ef66545 Updated outdated links (#762) 2017-02-12 11:05:38 -07:00
Ondřej Machulda
e92d8691fc Add PHPStan (#754) 2017-01-15 16:59:47 -07:00
Ondřej Machulda
701b2cffa0 Remove trailing spaces (#755) 2017-01-15 16:59:36 -07:00
Ondřej Machulda
254db12244 Rename Symfony2 / Symfony3 to just Symfony (#756) 2017-01-15 16:59:28 -07:00
DMeloni
db877261d2 Fix PHP Mentoring link. (#746) 2016-12-22 15:10:18 -07:00
Bilge
10d1042881 Corrected Porter's description to be API-agnostic. (#745)
* Added Porter to Third Party APIs section.

* Moved Porter to Data Structure and Storage section.

* Corrected Porter's description to be API-agnostic.
2016-12-22 10:08:33 -07:00
Bilge
84e1b3d3e0 Added Porter to Third Party APIs section. (#736)
* Added Porter to Third Party APIs section.

* Moved Porter to Data Structure and Storage section.
2016-12-22 09:48:09 -07:00