Libraries tagged by over
mattiasgeniar/filament-mcp
1360 Downloads
Expose your Filament resources to AI agents over the Model Context Protocol, with per-record CRUD, token auth, and policy-aware access.
magros/laravel-model-encryption
55097 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
liqueurdetoile/cakephp-orm-json
64746 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
kunstmaan/seo-bundle
133114 Downloads
Annotating content with metadata for social sharing and seo purposes cannot be overlooked nowadays. The KunstmaanSeoBundle contains default editing functionality for OpenGraph data, meta descriptions, keywords and titles and Metriweb tags. Because the metatagging and tracking options are always changing, a free field to add custom header information is provided as well.
kunstmaan/generator-bundle
116215 Downloads
If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?
kunstmaan/article-bundle
122377 Downloads
Add articles to your website. Use the KunstmaanGeneratorBundle to generate a new Overview/Detail article section for your website
jweiland/indexnow
7600 Downloads
TYPO3 extension to inform various search engines over IndexNow endpoint about content updates
ibrand/laravel-sms
27237 Downloads
ibrand laravel sms base overtrue's easy-sms
gramercytech/laravel-claim-check
9488 Downloads
Bypass Pusher's 10KB broadcast payload limit via the claim-check pattern. Oversized messages are stored server-side and fetched on demand by clients.
gosuperscript/axiom-interval
54054 Downloads
A PHP library that extends gosuperscript/axiom with support for Interval types, providing type-safe interval handling and operator overloading for schema validation
gepo/apns-http2
127457 Downloads
Library for sending APNS over HTTP/2.
gabrielanhaia/php-circuit-breaker
7526 Downloads
Circuit breaker pattern for PHP with multiple storage adapters, event system, and manual override.
ferdous/laravel-otp-validate
24760 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
fabpot/json-rpc-peer
2031 Downloads
An asynchronous, bidirectional JSON-RPC 2.0 peer over message-oriented transports, built on amphp
dskripchenko/php-pdf
1686 Downloads
MIT alternative to mpdf (GPL) and FPDI: pure-PHP PDF toolkit — generate (HTML/CSS input, fluent builders, low-level emission, 16 barcode formats, 8 chart types, TTF embedding, AcroForm, PKCS#7 signing, PDF/A and PDF/X), plus read and merge existing PDFs (append/reorder pages, stamp overlays, FPDI-style import, encrypted input).