endroid / finance-bundle
Endroid Finance Bundle
Fund package maintenance!
endroid
Installs: 439
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 4
Type:symfony-bundle
Requires
- php: ^7.3||^8.0
- endroid/installer: ^1.2.2
- smalot/pdfparser: ^0.14.0
- symfony/framework-bundle: ^3.4||^4.4||^5.0
- symfony/twig-bundle: ^3.4||^4.4||^5.0
- symfony/yaml: ^3.4||^4.4||^5.0
Requires (Dev)
- endroid/quality: dev-master
Suggests
- roave/security-advisories: Avoids installation of package versions with vulnerabilities
- symfony/security-checker: Checks your composer.lock for vulnerabilities
This package is auto-updated.
Last update: 2021-03-24 10:12:19 UTC
README
By endroid
Installation
Use Composer to install the library. Symfony Flex will set up the configuration and routing for you.
$ composer require endroid/finance-bundle
Versioning
Version numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatibility breaking changes will be kept to a minimum but be aware that these can occur. Lock your dependencies for production and test your code when upgrading.
License
This source code is subject to the MIT license bundled in the file LICENSE.