Libraries tagged by only
sevenphp/savantphp
3900 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
serfe/magento2-smart-recaptcha-loader
1506 Downloads
This Magento 2 module optimizes the performance of reCAPTCHA by loading its related files only when a form field gains focus.
schoolees/laravel-psgc
2561 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
sammyt/paginate-collection
1371 Downloads
Allows laravel users to paginate a collection via a global helper method. Currently laravel only allows for native query builder pagination.
saccilottoconsulting/craft-internal-assets
3530 Downloads
A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.
rudolfbruder/laravel-snip
191 Downloads
A dd()-style snipping tool for Laravel — capture values during a request and view them on-page in an admin-only panel.
rs/laravel-doorman
4931 Downloads
Will the doorman let you in? Only if you've got the right set of permissions.
rootpd/openpgp-php
22112 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880). This fork exists only to have tagged v0.5 compatible with PHP 8.1.
redchamps/module-log-restrictions
3164 Downloads
It will help you to allow only critical information to logs.
rebing/graphql-laravel-select-fields
375 Downloads
SelectFields (Eloquent eager loading) for rebing/graphql-laravel - optimizes GraphQL queries by analysing requested fields to build minimal SELECT and eager-load only the needed relations.
rawphp/laravel-capabilities-ai
241 Downloads
Conversation / turn / proposal runtime for the Laravel Capabilities bus — pluggable LlmClient, progress store, bus-only tools
rasuvaeff/yii3-utm
91 Downloads
UTM capture and attribution for Yii3: touchpoint history in one cookie, click-id support, consent-gated middleware and an append-only attribution journal
rasuvaeff/quality-ledger
60 Downloads
Framework-agnostic ledger for quality signals: append-only history, cross-run diff and ratchet gating on regressions
rapira/contract
87 Downloads
PHP-side contract for Rapira, a PHP application server written in Rust. Stubs only — the extension provides the implementations.
rapide-software/sync-stack
703 Downloads
A package for creating and running synchronisations after a deploy, running only those which have not run yet, akin to migrations. Useful for CI/CD integration or multidatabase solutions where what has run before is not necessarily in sync across databases.