alstradocs-dev / enterprise-core-php
There is no license information available for the latest version (dev-master) of this package.
dev-master
2020-12-18 06:14 UTC
Requires
- illuminate/bus: ^7.11
- illuminate/console: ^7.11
- illuminate/container: ^7.10
- illuminate/contracts: ^7.10
- illuminate/database: ^7.10
- illuminate/events: ^7.10
- illuminate/pagination: ^7.10
- illuminate/queue: ^7.11
- illuminate/support: ^7.10
Requires (Dev)
- mockery/mockery: ^1.3
- phpunit/phpunit: ^7
This package is not auto-updated.
Last update: 2025-03-09 01:10:14 UTC
README
A simple framework for building enterprise applications.
Getting Started
These instructions show you how to install the framework in your own project.
Prerequisites
You need to have Composer installed.
Installing
Add to your project by running the following.
composer require alstradocs/enterprise-core-php
Authors
- Edward Banfa - Initial work - Twitter Profile
License
This project is licensed under the MIT License - see the LICENSE.md file for details