Libraries tagged by als
stancl/laravel-hasmanywithinverse
3742 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
smith197/steamauthentication
530 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
sitegeist/image-jack
20097 Downloads
Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats
shel/blog
4661 Downloads
A blog package for Neos CMS based on fusion AFX. Also supports atom feeds and AMP.
sendpost/sendpost_php_sdk
8225 Downloads
Email API and SMTP relay to not just send and measure email sending, but also alert and optimise. We provide you with tools, expertise and support needed to reliably deliver emails to your customers inboxes on time, every time.
robinncode/db_craft
468 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
rias/craft-notifications
22640 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
rekalogika/reconstitutor
3262 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
qc/qc-redirects
7661 Downloads
Extends Core's Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.
punkave/symfony2-file-uploader-bundle
63713 Downloads
Multiple file uploads for Symfony2 with the BlueImp uploader. Also scales uploaded images
pulsestorm/pestle
4684 Downloads
A CLI framework for module based PHP code. Also has numerous Magento 2 code generation commands.
pressbooks/pressbooks-jacobs
24692 Downloads
This theme is named after American-Canadian activist, journalist, and author Jane Jacobs, who is responsible for the New Urbanism movement in urban studies. It is designed for academic writing, particularly textbooks, but is also suitable for fiction. Headings and body type are set in Montserrat.
pimlie/authres_status
2496 Downloads
This authres_status plugin checks the Authentication-Results headers of your emails and displays the verification status. The verification status is displayed when you read an email, but you can also add a column to your message list.
packagelist/closurecompiler-bin
24967 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
outl1ne/nova-openai
3614 Downloads
OpenAI SDK for a Laravel application that also stores OpenAI communication and presents it in a Laravel Nova admin panel.