Libraries tagged by ckan
square1/pwned-check-laravel
14163 Downloads
Validate password changes against known-compromised passwords
spatie/laravel-support-form
26 Downloads
A non-intrusive support chat bubble that can be displayed on any page
spacebib/event-viewer
11013 Downloads
A Laravel package that can be used to view event streams
sookoll/geophp
9509 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
smart145/inline-boolean
77426 Downloads
A Laravel Nova boolean field that can be directly edited from the index or detail page of a resource.
skyraptor/filament-blocks-builder
909 Downloads
This Filament PHP plugin adds a BlockBuilder form component, that allows you to create layouts using Blocks. This can be used as a builder for anything: layout, content, data and more.
sitegeist/translatelabels
31803 Downloads
This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.
singlequote/laravel-datatables
23083 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
silverstripe/versionfeed
194781 Downloads
Adds RSS feeds of content changes to SilverStripe
silverstripe/upgrader
9951 Downloads
A tool to help upgrade your code to handle API changes in packages you used.
silinternational/php-env
48938 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
sheadawson/quickaddnew
34286 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
shaka/dynamic-update-trait
6451 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
shadz3rg/lexer
55954 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
sgalinski/scriptmerger
52764 Downloads
CSS/Javascript Minificator, Compressor And Concatenator - This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the "minify", "jsminplus" and "jsmin" projects.