baraja-core / baraja-cloud
Cloud bridge for your application.
Installs: 84 817
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 2
Requires
- php: ^8.0
Requires (Dev)
- nette/di: ^3.0
- phpstan/phpstan: ^0.12.74
- phpstan/phpstan-nette: ^0.12.14
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^1.1
- tracy/tracy: ^2.8
This package is auto-updated.
Last update: 2022-04-21 12:02:30 UTC
README
Baraja Cloud is an Internet service for website and large Internet portal operators that helps organize work, monitor the global status of projects and communicate with all members.
📦 Installation
It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.
To install, simply use the command:
$ composer require baraja-core/baraja-cloud
You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.
📄 License
baraja-core/baraja-cloud
is licensed under the MIT license. See the LICENSE file for more details.