Libraries tagged by override
phamvanhieu/package-pexcel
8 Downloads
Create overview pexcel can intergrate other project
monteirofutila/laravel-backup-pulse
6 Downloads
A Laravel Pulse card to monitor the health of the backups, and show an overview of all backups
levizoesch/laravel-check-migrations
342 Downloads
A Laravel command scans your application for pending migrations, providing a clear overview of what needs to be migrated.You can then choose to run individual migrations or skip them as needed, short-cutting and optimizing your development workflow.
kytnn/package-contact
6 Downloads
Create overview contact can intergrate other project
interserver/mailbaby-client-php
174 Downloads
**Send emails fast and with confidence through our easy to use [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API interface.** # Overview This is the API interface to the [Mail Baby](https//mail.baby/) Mail services provided by [InterServer](https://www.interserver.net). To use this service you must have an account with us at [my.interserver.net](https://my.interserver.net). # Authentication In order to use most of the API calls you must pass credentials from the [my.interserver.net](https://my.interserver.net/) site. We support several different authentication methods but the preferred method is to use the **API Key** which you can get from the [Account Security](https://my.interserver.net/account_security) page.
hofmannsven/mark-posts
1184 Downloads
Mark and highlight posts, pages and posts of custom post types within the posts overview.
foostart/package-slideshow
377 Downloads
Create overview slideshow can intergrate other project
foostart/package-module
9 Downloads
Create overview module can intergrate other project
foostart/package-crawler
8 Downloads
Create overview contact can intergrate other project
foostart/package-category
499 Downloads
Create overview category can intergrate other project
evoweb/sf-books
1116 Downloads
Managing lots of books is not easy without a good tool. The book library tries to help you keeping an overview your books and to search easily information about each book.
erhaweb/l10ntable-extended
75 Downloads
With the assistance of this extension, the localization overview within the Info module gains an enhanced "Edit all language overlay records" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.
elalecs/laravel-documenter
8 Downloads
An automated documentation generator for Laravel and Filament projects. It analyzes your project structure, including models, Filament resources, controllers, jobs, events, middlewares, and rules, to create comprehensive Markdown documentation. Ideal for quickly onboarding new developers or maintaining an up-to-date project overview.
dot-mike/nmsnoteswidget
56 Downloads
LibreNMS plugin to display notes as widget on device overview page.
designbycode/luhn-algorithm
258 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.