Libraries tagged by pits
kunstmaan/sitemap-bundle
105847 Downloads
A sitemap bundle to generate a sitemap for your Kunstmaan bundles website based on its Nodes
kunstmaan/pagepart-bundle
129961 Downloads
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.
joshdifabio/composed
269809 Downloads
Easily parse your project's Composer configuration, and those of its dependencies, at runtime.
jacklul/q3serverlist
3619 Downloads
Simple library for querying Quake 3 based master servers and it's game servers
highwire/better-dom-document
24570 Downloads
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.
henriqueramos/laravel_json_schema_validator
19268 Downloads
Laravel JSON Schema Validator it's a Composer package created to help us to validate JSON Schemas.
fof/split
41111 Downloads
Separate posts from one discussion into its own, splits discussions.
flyhjaelp/laravel-eloquent-orderable
3875 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
flarum-lang/french
25951 Downloads
French language pack to localize the Flarum forum software plus its official and third-party extensions.
fab/rss-display
50261 Downloads
Fetch a RSS / Atom Feed and display its content on the Frontend.
ezsystems/ezpublish-legacy-installer
463483 Downloads
Installer for eZ Publish legacy extensions and legacy kernel itself.
ezsystems/ezplatform-kernel
222261 Downloads
Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.
digitaldream/laracrud
20716 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
crescent-purchasing/filament-auditing
1045 Downloads
Basic Management of O3 IT's Laravel Auditing library
coyl/git
172970 Downloads
PHP library for manipulations on git repository. Based on kbjr/Git.php and it's forks