Libraries tagged by laravel ready
nerdman/configuration
60 Downloads
A small library inspired by Laravel to read configuration from PHP-files in a directory
sanskritick/laraocr
543 Downloads
Laravel Optical Character Reader(OCR) package using different OCR engines like Tesseract
custom-d/redis-session
511 Downloads
Redis Session reader from laravel for legacy projects
akane0151/target-crawler
17 Downloads
target crawler - A simple Laravel crawler package to read element of any webpage.
alamindev/logviewer
5 Downloads
Log Viewer is a package for Laravel allowing you to easily read and manage your Laravel logs
abetzi/csv-collection
5 Downloads
Read csv file as laravel collection and provides all its methods.
malcolmknott/displaylog
31 Downloads
Read and display contents of laravel log file
manojkiran/jsonwriter
6 Downloads
Reads and Writes PHP array or Laravel Collection to JSON file
isaacongoma/jsonwriter
7 Downloads
Reads and Writes PHP array or Laravel Collection to JSON file
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
nuwave/ember-eloquent
61 Downloads
Laravel package to translate api responses into ember-data readable formats.
noud/schema
55 Downloads
Read database schema, table and column metadata in Laravel or plain PHP.
manchidede/hashed-passport-for-dusterio-lumen-passport
3 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
ikbal/datareader
170 Downloads
read excel or CSV file and return as laravel collection
dfba/schema
344 Downloads
Read database schema, table and column metadata in Laravel or plain PHP.