Libraries tagged by create
tonirilix/nested-json-flattener
85253 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
timokoerber/laravel-json-seeder
31455 Downloads
Create and use JSON files to seed your database in your Laravel applications
tightenco/nova-stripe
282663 Downloads
A tool to create a quick Stripe dashboard in your Laravel Nova admin panels
teqneers/shamir
123899 Downloads
This is Shamir's Shared Secret implementation in PHP. It allows you to create shared secrets using the PHP classes or the CLI interface.
t3/dce
376768 Downloads
Best FlexForm based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.
swiss-payment-slip/swiss-payment-slip-fpdf
207382 Downloads
Create Swiss payment slips with reference number (ESR) or without (ES) as PDFs with FPDF
swisnl/openapi-spec-generator
23190 Downloads
Creates Open API spec for a Laravel JSON:API
stephpy/timeline
412054 Downloads
Standalone library to create timelines
statikbe/laravel-filament-flexible-content-blocks
12519 Downloads
The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.
spraed/pdf-generator-bundle
490330 Downloads
This bundle creates (multiple) PDFs in Symfony from Twig/HTML templates.
smile/gdpr-dump
24221 Downloads
A utility to create anonymized database dumps
silverstripe/staticpublishqueue
113505 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
sandrokeil/interop-config
388316 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
samdark/yii2-webshell
73010 Downloads
A web shell that allows to run yii console commands and create your own commands.
samdark/hydrator
72594 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.