jvelo / datatext
datatext — a data and text CMS
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jvelo/datatext
Requires
- cocur/slugify: dev-master
- darrylkuhn/dialect: 1.0.*
- erusev/parsedown: ~1.6
- hoa/console: ~3.0
- illuminate/auth: 5.2.x
- illuminate/database: 5.2.*
- illuminate/events: 5.2.*
- jvelo/eloquent-uuid-key: 0.1.0
- masterminds/html5: ^2.1
- mikemccabe/json-patch-php: dev-master
- monolog/monolog: 1.17.*
- nesbot/carbon: 1.20
- psr/log: 1.0.0
- ramsey/uuid: 3.1.*
- thunderer/shortcode: 0.6.0
- yetanotherape/diff-match-patch: dev-master
Requires (Dev)
- fzaninotto/faker: 1.5.*
- phpdocumentor/phpdocumentor: 2.*
- phpunit/phpunit: 5.1.*
This package is not auto-updated.
Last update: 2022-04-16 05:21:28 UTC
README
License
This software is released under the Mozilla Public License Version 2.0.
Dependencies
This project is built upon / uses the following dependencies :
Project | License |
---|---|
cocur/slugify | MIT |
darrylkuhn/dialect | MIT |
erusev/parsedown | MIT |
illuminate/{auth, database, events} | MIT |
jvelo/eloquent-uuid-key) | MIT |
mikemccabe/json-patch-php | LGPL 3 |
monolog/monolog | MIT |
ramsey/uuid | MIT |
yetanotherape/diff-match-patch | Apache 2 |
nesbot/carbon | MIT |
thunderer/shortcode | MIT |
hoa/console | New BSD |