Libraries tagged by Crea
tightenco/nova-stripe
262866 Downloads
A tool to create a quick Stripe dashboard in your Laravel Nova admin panels
teqneers/shamir
94606 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.
tenancy/framework
105588 Downloads
Creating multi tenant saas from your Laravel app with ease
t3/dce
325047 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.
symbiote/silverstripe-advancedworkflow
236270 Downloads
Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.
swisnl/openapi-spec-generator
13518 Downloads
Creates Open API spec for a Laravel JSON:API
statikbe/laravel-filament-flexible-content-blocks
6809 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
465192 Downloads
This bundle creates (multiple) PDFs in Symfony from Twig/HTML templates.
spatie/laravel-dynamic-servers
11893 Downloads
Dynamically create and destroy servers
solution10/sql
58762 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
smile/gdpr-dump
16808 Downloads
A utility to create anonymized database dumps
silverstripe/staticpublishqueue
87330 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
sandrokeil/interop-config
356635 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
66713 Downloads
A web shell that allows to run yii console commands and create your own commands.
samdark/hydrator
68618 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.