Libraries tagged by Comes
lm-commons/lmc-bootstrap-menu
2 Downloads
This repository can generate nested bootstrap menu based on ul li tag. More may come later. Thanks!
level51/more-admins
36 Downloads
A small SilverStripe module for adding multiple default admins through environment config. Comes handy for dev teams!
k3progetti/jwt-auth
18 Downloads
Symfony jwt auth bundle. Comes with refresh token enabled by default
j0113/odb
67 Downloads
Object Oriented database wrapper for PHP. Designed to be(come) compatible with multiple database. Queries are written in PHP and tables are connected to models.
iakovos/wireui-smart-table
16 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.
hxzzy/test4
5 Downloads
hello, I am zzy,I come from sanming!
hojaonline/datamints_feuser
9 Downloads
User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!
highvertical/offline-detection
5 Downloads
Laravel Internet Offline Detection Automatically detects when a user goes offline and comes back online.
happytodev/authentik
26 Downloads
A package for TempestPHP to handle OAuth authentication with providers like GitHub, Amazon and others to come.
halestar/laravel-drop-in-cms
74 Downloads
An extremely simple content management system meant to be dropped into existing laravel projects. It makes no assumptions about users and permissions and uses as much as possible from the host's project. It has plugins to add functionality, but at it's hears it is simply meant to build pages. Initial release will also come with a Blogging plugin.
grim/reaper
0 Downloads
Grim: Unified Data Protection Ecosystem. When data death comes knocking, Grim ensures resurrection is just a command away. License management, auto backups, highly compressed backups, multi-algorithm compression, content-based deduplication, smart storage tiering save up to 60% space, military-grade encryption, license protection, security surveillance, and automated threat response.
gotipath/storage
2 Downloads
Gotipath Storage is a file storage library for PHP. It provides one interface to interact with FTP/SFTP. When you use this package, you're protected from vendor lock-in, That mean you can connect to any FTP/SFTP storage. Also it's comes with base URL option to connect Gotipath CDN.
fredyhenaodev/lumen-form-request-url
11 Downloads
Laravel Form Request adaptation for Lumen framework and validation of the parameters that come by URL.
filippoangileri/mysqldump-php
8 Downloads
PHP version of mysqldump cli that comes with MySQL
emma/validation
34 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.