https://github.com/arabcoders/profiler
Profiler Library Abstraction
https://github.com/arabcoders/profiler
Last synced: about 23 hours ago
JSON representation
Profiler Library Abstraction
- Host: GitHub
- URL: https://github.com/arabcoders/profiler
- Owner: arabcoders
- License: mit
- Created: 2016-07-01T21:18:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T17:18:15.000Z (almost 10 years ago)
- Last Synced: 2025-05-25T05:19:30.300Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Profiler
Profiler Library Abstraction
## Install
Via Composer
```bash
$ composer require arabcoders/profiler
```
## Usage Example.
```php