mikejw / elib-base
Base component library for the Empathy PHP Framework
Installs: 1 294
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- mikejw/empathy: dev-master
- phpmailer/phpmailer: ^6.1.6
Requires (Dev)
- mockery/mockery: dev-master
- phpunit/phpunit: 4.7.*@dev
This package is auto-updated.
Last update: 2024-12-18 22:31:36 UTC
README
Swiss army knife library for Empathy web applications. It's main function is providing the essential plumbing for an application with authenticated users and a default backend 'admin' area. Other Empathy extensions build on elib-base to provide blogging, CMS functionality etc with corresponding admin user flows.
Refer to getting-started.md to read about the initial setup of Elib-Base.
Licence
Empathy and officially released extension libraries are now distributed under an MIT license. See LICENSE.