The package ...
- PHP 8.1 or higher.
The package could be installed with composer:
composer require portalium/_____
The package is tested with PHPUnit. To run tests:
./vendor/bin/phpunit
Use ComposerRequireChecker to detect transitive Composer dependencies.
Once you have created your package, you can create the components, controllers, models, database migrations, and views within the package.
Here are some links with more information about components, controllers, models, database migrations, and views:
- Creating a component
- Creating a controller
- Creating a model
- Creating a database migration
- Creating a view
The Portalium _____ is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Portalium Software.