Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roshyo/planningbundle
Provides all calendar methods for integration in Symfony 3
https://github.com/roshyo/planningbundle
php planning symfony3
Last synced: about 1 month ago
JSON representation
Provides all calendar methods for integration in Symfony 3
- Host: GitHub
- URL: https://github.com/roshyo/planningbundle
- Owner: Roshyo
- License: mit
- Created: 2017-05-26T11:25:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T15:42:55.000Z (about 7 years ago)
- Last Synced: 2024-09-30T17:22:59.481Z (about 2 months ago)
- Topics: php, planning, symfony3
- Language: PHP
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlanningBundle
Provides all planning methods for integration in Symfony 3# Installation
```bash
$ composer require roshyo/planning-bundle
```# Configuration
```php