1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
Commit Graph

269 Commits

Author SHA1 Message Date
Jamie
07ba91bebc Split out code analysis into new debugging category. 2014-12-01 19:08:44 -07:00
Jamie
8cf7e6fa0e Split out string and numbers into their own categories. 2014-12-01 19:05:10 -07:00
Jamie
3430a1f921 Added Pro Git book. 2014-12-01 19:00:13 -07:00
Jamie
d343388110 Fix mistake in category description. 2014-12-01 18:26:03 -07:00
Jamie York
2142815e5e Merge pull request #235 from colinodell/patch-1
Add CommonMark PHP
2014-12-01 18:24:25 -07:00
Jamie
a5d8750eaf Merge branch 'patch-1' of github.com:dragoonis/awesome-php into dragoonis-patch-1
Conflicts:
	README.md
2014-12-01 18:06:48 -07:00
Tomáš Votruba
a68741665c Frameworks - Nette added 2014-12-01 17:59:05 -07:00
Jamie
55581aa3e7 Merge branch 'master' of github.com:ziadoz/awesome-php 2014-11-30 20:05:30 -07:00
Jamie
c9c2a2286f Moved Poser to misc and updated repository and name. 2014-11-30 20:00:43 -07:00
Jamie York
fef380b0aa Merge pull request #265 from jakon89/patch-1
New: JsonMapper in Data Structure and Storage section.
2014-11-30 19:45:19 -07:00
Jamie
15cd29e1ad Category cleanup. 2014-11-30 18:42:02 -07:00
Jamie York
dec47d16aa Merge pull request #187 from dereuromark/master-i18n
Add missing I18n section.
2014-11-30 18:38:30 -07:00
Jamie
4baa7b6a36 Merge branch 'patch-1' of github.com:Nek-/awesome-php into Nek--patch-1
Conflicts:
	README.md
2014-11-30 18:31:31 -07:00
Jamie
bfb7b98274 Merge branch 'totem' of github.com:Taluu/awesome-php into Taluu-totem
Conflicts:
	README.md
2014-11-30 18:19:47 -07:00
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
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
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