Libraries tagged by youcan
codewithdennis/filament-theme-inspector
5766 Downloads
Easily see the fi- class of any element on the page by hovering over it. A tooltip displays the class name, and you can copy it with a click!
cmsmaxinc/filament-system-versions
6222 Downloads
A comprehensive Filament plugin that provides real-time visibility into all package versions within your Filament PHP application. This essential developer tool creates a centralized dashboard where you can instantly view, monitor, and track the current versions of all installed packages in your project and what the latest version is.
backstage/laravel-permanent-cache
1524 Downloads
Using Laravel Permanent Cache you can cache intensive operations permanently and update them in the background, so your users don't have to wait!
amirsarhang/instagram-php-sdk
8717 Downloads
It's Instagram Graph SDK for PHP. With this package you can easily make all requests to Instagram Graph API, like Auth and CRUD. Also, we will have more methods regularly.
youcanshop/queryoption
11982 Downloads
Package to help with filtering/search/sort in queries
youcanshop/foggle
4637 Downloads
A feature flagging package for Laravel.
youcanshop/cereal
9080 Downloads
A package to simplify serialization management.
xajax/xajax
10610 Downloads
Xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using Xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.
webkul/code-generator
2216 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
tousanco/php-zaya
3241 Downloads
using this package you can easily implement the zaya.io link shortener in your php application.
tousanco/laravel-zaya
3161 Downloads
using this package you can easily implement the zaya.io link shortener in your laravel application.
tastaturberuf/contao-image-copyright-bundle
2329 Downloads
With this Contao bundle you can easily add a copyright notice to all images and then display them in a module.
t3s/content-consent
3596 Downloads
Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps or YouTube videos GDPR/DSGVO compliant. Best used with Bootstrap 5
socialblue/laravel-query-adviser
3346 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
sayeed/custom-migrate
25930 Downloads
Custom migrate in laravel. You can individual file migrate here