1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00
Commit Graph

227 Commits

Author SHA1 Message Date
Jamie
d3dd33d921 Cleaned up IDE category. 2014-10-29 18:08:41 -06:00
Jamie York
05775fa67a Merge pull request #230 from Speakus/master
added list of IDEs
2014-10-29 18:06:55 -06:00
Jamie
597a236815 Cleanup testing libraries. 2014-10-29 18:01:33 -06:00
Jamie
f8f35d8074 Tweak Parody description. 2014-10-29 18:00:28 -06:00
Jamie
78510204cd Simplify framework descriptions. 2014-10-29 17:59:16 -06:00
Jamie York
a9b3c94b05 Merge pull request #177 from potherca/patch-1
Adds PHPTAL as templating library.
2014-10-29 17:32:23 -06:00
Jamie York
2aa062f5e3 Merge pull request #189 from koriym/master
Add print_o
2014-10-24 15:10:06 -06:00
Jamie York
eaef5c5789 Merge pull request #207 from jbrooksuk/master
Added PHPCheckstyle
2014-10-22 16:01:30 -06:00
Jamie York
21f0b937a5 Merge pull request #217 from barryvdh/patch-1
Add CssToInlineStyles to Email section
2014-10-22 15:53:49 -06:00
Jamie York
0110e37c6c Merge pull request #246 from ptgn/master
Update README.md
2014-10-22 15:47:31 -06:00
Александр
d5e24e92d2 Update deprecated repo
DEPRECATION NOTICE by author (vlucas)
==================
WORK ON THIS PROJECT HAS STOPPED. Please use Spot v2 instead - it is actively maintained, and is based on a more solid foundation in the Doctrine DBAL (database abstraction layer, not Doctrine ORM), and had much wider and mroe robust database support (MySQL, SQLite, PostgreSQL, SQLServer, Oracle, etc.).
2014-10-21 22:21:46 +04:00
Jamie York
36684988a3 Merge pull request #180 from scor/master
Add Zxcvbn-php
2014-10-19 16:19:09 -06:00
Jamie
63012dbc94 Tweak descriptions. 2014-10-18 20:18:36 -06:00
Jamie York
2b56a12fe2 Merge pull request #222 from marcj/patch-1
Updated Propel's description.
2014-10-18 19:29:09 -06:00
Adam
cc400a518b Add Jenkins. 2014-10-18 19:02:15 -06:00
Jamie York
1e04fac9df Merge pull request #163 from corpsee/feature-added-yii2
Added Yii2 framework
2014-10-18 14:34:14 -06:00
Jamie York
f8c5640a1d Merge pull request #165 from corpsee/feature-added-aspect-mock
Added AspectMock library
2014-10-18 14:14:42 -06:00
Jamie York
dd7d5b8380 Merge pull request #147 from leedavis81/patch-1
Add Drest to the REST and API section
2014-10-18 14:07:06 -06:00
Jamie York
f3ac120f44 Merge pull request #146 from TimeToogo/patch-1
Added Pinq
2014-10-18 13:45:51 -06:00
ptgn
9d87cfd552 Update README.md
Peer to peer PHP mentorship organization.
2014-10-15 10:08:53 +13:00
Ayon Khan
2b1c985727 Change the name to reflect the official style 2014-10-14 00:59:41 +06:00
Speakus
bce234703b fix typo 2014-09-05 17:20:47 +11:00
Speakus
1890744eaf added known list of IDEs 2014-09-05 17:18:35 +11:00
Elliot Levin
4586b7fbf1 Update README.md 2014-09-04 16:32:38 +10:00
Marc J. Schmidt
97d42673ed Updated Propel's description. 2014-08-25 15:30:55 +02:00
Jamie York
a36b5a38ec Merge pull request #208 from wapmorgan/add-zephir
Add Zephir
2014-08-23 18:13:24 -06:00
Mathew Davies
254ab51e26 Move Plum to the correct section 2014-08-23 18:14:17 +01:00
Barry vd. Heuvel
23db4fcbcc Add CssToInlineStyles to Email section
Added https://github.com/tijsverkoyen/CssToInlineStyles, useful for inlining CSS so it works in more email clients.
2014-08-23 14:10:17 +02:00
wapmorgan
a3fa5845a0 Add Zephir 2014-08-20 14:53:24 +00:00
James Brooks
3e115e0ea2 Added PHPCheckstyle 2014-08-20 09:14:12 +01:00
Jamie York
0cc2ae6407 Add new book. 2014-08-15 10:10:39 -06:00
U-Zyn Chua
e0a3b764ec Fixed naming of Opauth. 2014-08-12 09:43:13 +08:00
Jamie York
f349dc7e4a Add Eloquent JS to Other Books. 2014-07-30 19:32:30 -06:00
Akihito Koriyama
8c28a063f2 Add print_o 2014-07-29 00:53:44 +09:00
Stephane Corlosquet
73901bc6d1 Add Zxcvbn-php
Add @bjeavons' Zxcvbn-php library
2014-07-23 13:13:50 -04:00
Ben Peachey
a2235bcbc9 Adds PHPTAL as templating library. 2014-07-20 14:51:46 +02:00
ziadoz
cf838a6ee5 Tweak CI category description and move over library. 2014-07-18 10:35:20 -06:00
ziadoz
b345ccd2c3 Merge pull request #166 from corpsee/feature-added-category-ci
Added Continuous Integration category (separated from Testing)
2014-07-18 10:34:13 -06:00
Vladimír Kriška
785c4b1c24 Typos 2014-07-15 15:14:29 +02:00
ziadoz
d8e97bb918 Fix typo. 2014-07-14 12:28:57 -06:00
Corpsee
fcaa9a41da Typo fix 2014-07-15 00:36:06 +07:00
Corpsee
233923128f Added Continuous Integration category to top navigation 2014-07-15 00:34:43 +07:00
Corpsee
ccc5ae197f Added Continuous Integration category (separated from Testing) 2014-07-13 10:51:53 +07:00
Corpsee
5e125b00f1 Added AspectMock library 2014-07-13 10:50:22 +07:00
Corpsee
ece7a14108 Added Yii2 framework 2014-07-13 10:37:22 +07:00
Jamie
ecb7e07492 Fix typo. 2014-07-11 22:14:18 -06:00
Jamie
cb4fc7a697 Fix typo 2014-07-11 19:01:41 -06:00
Jamie
d502bfe32f Rename categories. 2014-07-11 18:57:57 -06:00
Jamie
112e96eb95 Add more suggestions. 2014-07-11 18:56:53 -06:00
Jamie
65980ca576 Create navigation category. 2014-07-11 18:52:33 -06:00