Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arodu/cakelte-tools
https://github.com/arodu/cakelte-tools
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arodu/cakelte-tools
- Owner: arodu
- Created: 2023-05-19T16:13:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T21:57:00.000Z (8 months ago)
- Last Synced: 2024-08-10T10:58:56.294Z (3 months ago)
- Language: PHP
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CakeLteTools plugin for CakePHP
## Installation
You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).
The recommended way to install composer packages is:
```
composer require your-name-here/cake-lte-tools
```