okipa
There are 14 repositories under okipa topic.
Okipa/laravel-model-json-storage
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
Okipa/laravel-form-components
Ready-to-use and customizable form components.
Okipa/laravel-bootstrap-table-list
Bootstrap table list generator for Laravel.
Okipa/laravel-medialibrary-ext
Extra features for spatie/laravel-medialibrary package
Okipa/laravel-brickables
Page content bricks management made easy.
Okipa/laravel-supervisor-downtime-notifier
Get notified when supervisor is down.
Okipa/laravel-html-helper
Useful helpers to dynamically generate clean HTML with Laravel.
Okipa/laravel-deployer-recipes
Extra Deployer recipes for Laravel projects.
Okipa/php-data-sanitizer
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
Okipa/laravel-base-repository
An abstract base repository with predefined common features.
Okipa/laravel-request-sanitizer
Easily sanitize your request inputs.
Okipa/laravel-toggle-switch-button
A customizable toggle switch button generator for Laravel that enables you to simply display it on your projects pages.
Okipa/laravel-settings-management
An easy way to get access to your app settings from anywhere.
Okipa/laravel-utils-dotfiles
Utils dotfiles for laravel projects.