Libraries tagged by als
jinnguyen/puja
954 Downloads
Puja is a lightweight, flexible and easy PHP template engine. Inspired in django, Puja also support validate template syntax!
jimbojsb/db-snapshot
2891 Downloads
Snapshot your database with mysqldump and store it to a an asset volume (S3). Also restore it from that same location. Great for local dev snapshots and nightly backups.
jeylabs/mail-tracker
4327 Downloads
MailTracker will hook into all outgoing emails from Laravel and inject a tracking code into it. It will also store the rendered email in the database. There is also an interface to view sent emails.
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
jakubsacha/adminlte
888 Downloads
Syntara Admin panel (its based on Laravel 4) in nice theme. Package contains also small additional bugfixes and UI improvements of Syntara.
jafar/guarded-authentication-bundle
2326 Downloads
This Bundle provides full authentication for login form and also Api with JWS (signed JWT 'encrypted with OpenSSL encryption engine') based on Symfony Guard
israeldavidvm/database-auditor
10 Downloads
¡Optimiza tu diseño de bases de datos con database-auditor! ¿Quieres asegurarte de que tu base de datos esté libre de redundancias, anomalías y problemas de diseño? Con database-auditor, obtén las herramientas necesarias para validar formas normales, analizar dependencias funcionales y garantizar un diseño robusto y eficiente. ¡Prueba nuestra interfaz de línea de comandos y lleva tu base de datos al siguiente nivel!
irabbi360/php-credit-card-validator
68 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
huseyinfiliz/flarum-member
500 Downloads
Give members more class. Adds a logged-in class to the forum's body tag. Also, includes two BBCodes. [members] & [guests]
hk2/addbootstrap5
114 Downloads
HK2 Add Bootstrap 5 Module adds Bootstrap 5 Support in the Default or Active Theme. Bootstrap 5 is the newest version of Bootstrap and is the world's most popular framework for building responsive, mobile-first sites. Bootstrap is an open-source framework that allows you to create responsive, professional-looking websites with ease.For backward compatibility you can also select Bootstrap 4 from Module Configuration
hilenium/homestead-symfony2
112 Downloads
Homestead vagrant virtual box customization for Symfony2 applications. Ubuntu 14.04, PHP5.6 with Intl.so, MySQL and Nginx. Apache2 is also installed.
henryejemuta/laravel-vtung
173 Downloads
A laravel package to seamlessly integrate VTU.ng API into your laravel application. The VTU.ng API is an HTTPs GET API that allows you to integrate all virtual top-up and bills payment services available on our platform with your application (websites, desktop apps & mobile apps). You can also start your own VTU business by integrating our VTU API and resell our services in Nigeria.
heimseiten/contao-universal-toggler-bundle
414 Downloads
Elemente schalten durch einen Klick oder durch das Erscheinen im Viewport. Ein beliebiges Element kann als Schalter für andere beliebige Elemente eingestellt werden, um beispielsweise Elemente ein- und auszublenden. Beispiel siehe https://github.com/heimseiten/contao-universal-toggler-bundle
heimseiten/contao-mobile-navigation-bundle
560 Downloads
Standardmäßig wird die Navigation im Header auch als mobile Navigation verwendet. Um dies zu ändern, muss das Template js_mobile_navigation.html5 angepasst werden.