1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-25 00:42:33 +00:00
Commit Graph

702 Commits

Author SHA1 Message Date
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
Michele Orselli
7ed78e0f26 [profiling tools] adds tideways.io 2016-04-04 11:06:31 +02:00
Josh Di Fabio
3a8cae3782 Add Composed to Dependency Management Extras
[Composed](https://github.com/joshdifabio/composed) is a bit like [Composition](https://github.com/bamarni/composition) but solves a slightly different use case.
2016-04-04 09:27:52 +01:00
Baptiste GAILLARD
611f76d3fe Add php-pushwoosh to the Notifications section
This add php-pushwoosh to the Notifications section, php-pushwoosh is a
well tested library with more than 1000 downloads / month.

This library is very stable and is widely used, so it can safely be
added to awesome-php.
2016-04-04 08:27:11 +02:00
Jakub Kulhan
1aded59c78 Added BunnyPHP as AMQP (RabbitMQ) library 2016-04-04 08:12:55 +02:00
Jose Diaz-Gonzalez
19d7254939 Update README.md 2016-04-04 02:00:58 -04:00
Jose Diaz-Gonzalez
1417cd15d8 Merge pull request #541 from zdenekdrahos/patch-1
[code analysis] EdgedesignCZ/phpqa
2016-04-04 02:00:37 -04:00
zdenekdrahos
ac024e7e6a Add phpqa to Code Analysis category 2016-04-04 07:48:15 +02:00
Eugene Leonovich
0af91744f9 Put Tarantool Queue in the right alphabetical order 2016-04-04 07:46:20 +02:00
Eugene Leonovich
4df34dbd75 Add Tarantool Queue
https://github.com/tarantool-php/queue
2016-04-04 07:36:43 +02:00
Jose Diaz-Gonzalez
9821b637bb Alphabetize event 2016-04-03 23:25:27 -04:00
Jose Diaz-Gonzalez
61c33fb4bf Merge pull request #499 from coderstephen/master
[event] icicleio/icicle
2016-04-03 23:24:48 -04:00
Jose Diaz-Gonzalez
3e25b1caaf Merge pull request #485 from kelunik/master
[event] amphp/amp
2016-04-03 23:24:41 -04:00
Jose Diaz-Gonzalez
61dcfcd77d Alphabetize things 2016-04-03 23:23:40 -04:00
Jose Diaz-Gonzalez
3654af05eb Merge pull request #540 from koga187/Json-Web-Token
[authentication and authorization] lcobucci/jwt
2016-04-03 23:18:09 -04:00
Jose Diaz-Gonzalez
b875c33474 Alphabetize a few sections 2016-04-03 23:16:43 -04:00
Jose Diaz-Gonzalez
1d9726dbed Fix shippable link 2016-04-03 23:14:43 -04:00
Jose Diaz-Gonzalez
9008791a91 Added grumphp 2016-04-03 23:13:44 -04:00
Jose Diaz-Gonzalez
1d9674f299 Merge pull request #570 from dseguy/master
[code analysis] exakat.io
2016-04-03 23:12:58 -04:00
Jose Diaz-Gonzalez
87ca85352a Update README.md 2016-04-03 23:12:36 -04:00
Jose Diaz-Gonzalez
25868b74fa Added Wercker and Shippable 2016-04-03 23:11:00 -04:00
Jose Diaz-Gonzalez
12581ae421 Alphabetize sections 2016-04-03 23:09:46 -04:00
Jose Diaz-Gonzalez
e16a2bc4b2 Added a few middleware packages 2016-04-03 23:06:42 -04:00
Jose Diaz-Gonzalez
63e6eaac1f Update README.md 2016-04-03 23:04:50 -04:00
Jose Diaz-Gonzalez
eabb6d7775 Added scraping section and alphabetized HTTP 2016-04-03 23:02:29 -04:00
Jose Diaz-Gonzalez
32d0abc45e Alphabetize static site generators 2016-04-03 22:57:44 -04:00
Jose Diaz-Gonzalez
0e776b1da8 Drop a twig extension and sort templating 2016-04-03 22:57:15 -04:00
Jose Diaz-Gonzalez
dd328f3f03 Alphabetize routers 2016-04-03 22:56:40 -04:00
Jose Diaz-Gonzalez
d48e5df771 Merge pull request #392 from chandantiwari/master
[templating] smarty.net
2016-04-03 22:56:17 -04:00
Jose Diaz-Gonzalez
638c64f1eb Merge pull request #521 from KazeFlame/master
[templating] FoilPHP/Foil
2016-04-03 22:55:55 -04:00
Jose Diaz-Gonzalez
9c02cadc3f Alphabetize a few sections and drop a bullshit zend section 2016-04-03 22:49:39 -04:00
Jose Diaz-Gonzalez
516603874d Alphabetize Files 2016-04-03 22:44:42 -04:00
Jose Diaz-Gonzalez
70ab217d6c Alphabetize API 2016-04-03 22:42:19 -04:00
Jose Diaz-Gonzalez
d3de798a8a Merge pull request #444 from dupuchba/feat/add-api-platform
[api] api-platform.com
2016-04-03 22:41:30 -04:00
Jose Diaz-Gonzalez
a45be05e91 Alphabetize Queue 2016-04-03 22:35:07 -04:00
Jose Diaz-Gonzalez
76b6a8b18e Alphabetize security 2016-04-03 22:33:31 -04:00
Jose Diaz-Gonzalez
c6ac70a6be Merge pull request #616 from mizterp/patch-3
[security] defuse/php-encryption
2016-04-03 22:32:41 -04:00
Jose Diaz-Gonzalez
d90fce43b3 Alphabetize strings 2016-04-03 22:31:22 -04:00
Jose Diaz-Gonzalez
107aae6260 Alphabetize filtering and validation 2016-04-03 22:30:11 -04:00
Jose Diaz-Gonzalez
e083c69ab6 Alphabetize debugging and profiling 2016-04-03 22:28:19 -04:00
Jose Diaz-Gonzalez
459fe8b89a Alphabetize data structure and storage 2016-04-03 22:27:55 -04:00
Jose Diaz-Gonzalez
7c57a26d92 Merge pull request #411 from patrickallaert/apm
[debugging] pecl: package/APM
2016-04-03 22:27:05 -04:00
Jose Diaz-Gonzalez
c50c80e7e9 Alphabetize search 2016-04-03 22:22:41 -04:00
Jose Diaz-Gonzalez
bf31caa6c3 Merge pull request #605 from fntlnz/master
[search] ripaclub/sphinxsearch
2016-04-03 22:22:18 -04:00
Jose Diaz-Gonzalez
6b8be3719c Alphabetize PDF 2016-04-03 22:21:40 -04:00
Jose Diaz-Gonzalez
6018d700fe Alphabetize passwords 2016-04-03 22:21:23 -04:00
Jose Diaz-Gonzalez
4bef7562f0 Alphabetize Office 2016-04-03 22:21:00 -04:00
Jose Diaz-Gonzalez
fa8b7cf2d2 Merge pull request #459 from henrikthesing/patch-1
[passwords] hackzilla/password-generator
2016-04-03 22:20:02 -04:00
Jose Diaz-Gonzalez
09d2f9da6d Alphabetize NoSQL 2016-04-03 22:16:47 -04:00
Jose Diaz-Gonzalez
a65628b94a Merge pull request #372 from sokil/patch-1
[nosql] sokil/php-mongo
2016-04-03 22:16:27 -04:00
Jose Diaz-Gonzalez
84c5d6d298 Alphabetize Micro Frameworks 2016-04-03 22:15:04 -04:00
Jose Diaz-Gonzalez
7009c5f740 Drop duplicate and alphabetize notifications 2016-04-03 22:11:34 -04:00
Jose Diaz-Gonzalez
5f88cd9a68 Alphabetize ecommerce 2016-04-03 22:08:36 -04:00
Jad Bitar
781586f2d7 Merge pull request #538 from Lao-liu/patch-1
[middleware] hprose/hprose-php
2016-04-03 22:07:41 -04:00
Jose Diaz-Gonzalez
ad9fe40d58 Drop duplicate entry 2016-04-03 22:06:58 -04:00
Jad Bitar
0ac224f275 Merge pull request #419 from natebrunette/master
[http] tebru/retrofit-php
2016-04-03 22:05:41 -04:00
Jose Diaz-Gonzalez
5df0ebdabf Merge pull request #464 from arnoldstoba/patch-1
[ecommerce] shopware/shopware
2016-04-03 22:04:39 -04:00
Jad Bitar
b839c667d2 Merge pull request #451 from CaporalDead/master
[continuous integration] gitlab-ci
2016-04-03 22:04:01 -04:00
Jad Bitar
32029d5b88 Merge pull request #453 from pyrech-forks/patch-1
[notifications] jolicode/JoliNotif
2016-04-03 22:03:22 -04:00
Jad Bitar
3f9c2698f1 Merge pull request #396 from serkin/patch-1
[filtering and validation] serkin/Volan
2016-04-03 22:00:48 -04:00
Jose Diaz-Gonzalez
ddbbc9ca87 Your website has to load for it to be awesome. 2016-04-03 21:59:47 -04:00
Jose Diaz-Gonzalez
a269fcb51c Alphabetize database 2016-04-03 21:55:02 -04:00
Jose Diaz-Gonzalez
705beb4d1e Alphabetize components 2016-04-03 21:54:36 -04:00
Jose Diaz-Gonzalez
3d30bf2a56 Sort caching section 2016-04-03 21:48:16 -04:00