kazan / articler
A very simple Articles provider
0.4.1
2015-04-15 19:05 UTC
Requires
- php: >=5.4.0
- michelf/php-markdown: 1.3.*
Requires (Dev)
- codacy/coverage: dev-master
- mockery/mockery: dev-master@dev
This package is not auto-updated.
Last update: 2024-10-26 15:18:47 UTC
README
A very simple Articles package to organize and retrieve articles to be displayed in a web site.
Requires php >= 5.4 as of tag 0.3.0 for some json serializations being tested.
Current Status:
- In use at: http://ivannpaz.me/articles/ (Site currently offline. Hang tight!)
- Further additions being developed (ie. pagination support & extra providers)