Jamie
764dee51fb
Added missing library Restler.
2014-11-30 18:17:22 -07:00
Jamie
5d992c7fa9
Added missing library Tracy.
2014-11-30 18:15:33 -07:00
Ujjwal Ojha
c82eb4c208
oauth1 & oauth2 client libraries from thephpleague
2014-11-25 13:17:41 +05:45
Ujjwal Ojha
8870806dc6
Middlewares
2014-11-25 08:03:53 +05:45
Jamie York
96f24e8c2a
Added new internals article.
2014-11-19 11:31:08 -07:00
Adam
d196cd6765
New: JsonMapper in Data Structure and Storage section.
...
https://github.com/netresearch/jsonmapper
2014-11-16 19:59:50 +01:00
Jamie York
7253b5bbb8
Change headings for Contributing and TOC sections.
2014-11-10 10:45:11 -07:00
Jamie York
d9635b154c
Add heading for TOC/Index
2014-11-10 10:37:11 -07:00
Jamie York
95b46bac36
Move contribution guidelines to the top.
2014-11-10 10:36:49 -07:00
Jamie York
592d0f7a2e
Tweak description
2014-11-10 10:32:56 -07:00
Jamie York
5971c36b2c
Merge pull request #259 from rotexdegba/patch-2
...
Added Cilex a micro framework for creating PHP CLI
2014-11-10 10:32:14 -07:00
Jamie York
40610df624
Tweak description
2014-11-10 10:17:36 -07:00
Jamie York
50a776def7
Merge pull request #262 from bcremer/patch-1
...
Added Prophecy
2014-11-10 10:16:59 -07:00
Jamie York
64083a595d
Tweak description
2014-11-10 10:12:14 -07:00
Jamie York
1e22362362
Merge pull request #243 from t1gor/patch-1
...
Add Sphinx query library.
2014-11-10 10:11:27 -07:00
Benjamin Cremer
4ce28d0db6
Added Prophecy
...
Prophecy is a highly opinionated yet very powerful and flexible PHP object mocking framework.
It's used as mocking framework in [PHPSpec](https://github.com/phpspec/phpspec ) and will eventually be supported by [PHPUnit](https://github.com/sebastianbergmann/phpunit ) (see: 6c21c66567
).
2014-11-10 08:06:02 +01:00
Rotimi Ade
9f85d51a24
Added Cilex a micro framework for creating PHP CLI
...
Added Cilex a micro framework for creating PHP CLI to the Command Line Section
2014-10-31 15:14:10 -06:00
Rotimi Ade
dd60284aff
Added Cilex a micro framework for creating PHP CLI
...
Added Cilex a lightweight framework for creating PHP CLI scripts inspired by Silex.
2014-10-30 12:00:32 -06:00
Jamie
420b60f54d
Change Guzzle link to point to Github repo.
2014-10-29 18:21:50 -06:00
Jamie
561d31e624
Tweak PHPTal description.
2014-10-29 18:15:28 -06:00
Jamie
bd4bc3fa5b
Cleaned up ORM category and broke out migration libraries into a new category.
2014-10-29 18:14:24 -06:00
Jamie
673c889ff0
Fix typo in category description.
2014-10-29 18:10:32 -06:00
Jamie
fe6eec7a96
Reorder software categories.
2014-10-29 18:09:53 -06:00
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
李某某
8f010cd3b8
add one test framework
2014-10-21 15:24:30 +08:00
euromark
fc91ab2c37
fix typo
2014-10-20 02:44:05 +02: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
Igor Timoshenkov
8aeccaf9d5
sphinx
...
Added SphinxQL query builder
2014-10-14 17:56:29 +02:00
Ayon Khan
2b1c985727
Change the name to reflect the official style
2014-10-14 00:59:41 +06:00
Colin O'Dell
1170ff68ad
Add CommonMark PHP
...
This is currently the only parser (AFAIK) with full support for the CommonMark spec.
2014-09-11 11:12:23 -04: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
euromark
7c4e607a29
Add missing I18n section.
2014-07-26 12:47:52 +02:00
Maxime Veber
4ee88422ce
Added JoliCi to continuous integration part
2014-07-25 16:58:59 +02:00
Baptiste Clavié
73eaf7baa6
Added Totem
2014-07-25 16:18:50 +02: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
Jamie
819aa0c5ec
Add more suggestions.
2014-07-11 18:50:09 -06:00
Jamie
0ff66eddc6
Add website/newsletter.
2014-07-11 18:44:42 -06:00
Jamie
18bfe05975
Add more books.
2014-07-11 18:42:55 -06:00
Jamie
448762d52a
Implement more suggestions and remove asset category.
2014-07-11 18:38:43 -06:00
Jamie
0d97f0e8b9
Add asset compression software.
2014-07-11 18:30:23 -06:00
Jamie
8d0dc165a7
Add NomadPHP.
2014-07-11 18:24:21 -06:00
Jamie
f480658342
Add videos category to resources.
2014-07-11 18:22:52 -06:00
Jamie
314304496b
Tweak.
2014-07-11 18:18:08 -06:00
Jamie
e90aec3e26
Cleanup resource subcategories.
2014-07-11 18:17:34 -06:00
Jamie
6bd120c8ae
Reorganise software into subcategories.
2014-07-11 18:00:08 -06:00
Jamie
222e8e97dd
Remove dupe.
2014-07-11 17:32:09 -06:00
Jamie
002289b92d
Add Pickle.
2014-07-11 17:23:06 -06:00
Sebastian Bergmann
cbfa5f572b
Add phpDox
2014-07-11 12:38:13 +02:00
Jamie
8b6f03a5d0
Description tweak.
2014-07-10 20:36:58 -06:00
ziadoz
4969314b6b
Merge pull request #144 from Ocramius/patch-1
...
Adding ProxyManager to data-mapping section
2014-07-10 20:36:02 -06:00
ziadoz
1f7388f3b9
Tweak description and title.
2014-07-10 14:25:34 -06:00
ziadoz
5a4911fdd2
Merge pull request #125 from cebe/patch-1
...
Change link caption of cebe/markdown
2014-07-10 14:25:05 -06:00
ziadoz
ea1a10ec4a
Tweak description and title.
2014-07-10 13:50:16 -06:00
ziadoz
5801b1650f
Merge pull request #112 from heiglandreas/master
...
Added PHP.ug to the websites-section
2014-07-10 13:49:01 -06:00
ziadoz
ff82b02ff9
Undo accidental merge.
2014-07-10 13:28:55 -06:00