endroid / finance-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Endroid Finance Bundle
Package info
github.com/endroid/finance-bundle
Type:symfony-bundle
pkg:composer/endroid/finance-bundle
Fund package maintenance!
dev-master / 1.x-dev
2021-03-21 11:42 UTC
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.