Account Settings

Winkelwagen

De winkelwagen is nog leeg

Website Settings

Dondere modus
Hoog contrast
Font grootte
Lees pagina-inhoud
Afdrukken
Realtime
  • Datum: 19-02-2026
  • Week: 08
  • Weer:
  • Seizoen: Winter

ProseMirror

particle

Rich content editors should, ideally, produce clean, semantically meaningful documents while still being easy for users to understand. ProseMirror tries to bridge the gap between editing explicit, unambiguous content like Markdown or XML, and classical WYSIWYG editors. It does this by implementing a WYSIWYG-style editing interface for documents more constrained and structured than plain HTML. You can customize the […]

dedoc/scramble

particle

Scramble generates API documentation for Laravel project. Without requiring you to manually write PHPDoc annotations. Docs are generated in OpenAPI 3.1.0 format. Warning Package is in early stage. It means there may be bugs and API is very likely to change. Create an issue if you spot a bug. Ideas are welcome.

barryvdh/laravel-dompdf

particle

Laravel wrapper for Dompdf HTML to PDF Converter Dompdf At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes.

Laravel Pulse

particle

Pulse delivers at-a-glance insights into your application’s performance and usage. Track down bottlenecks like slow jobs and endpoints, 

Laravel Pint

particle

Laravel Pint is an opinionated PHP code style fixer for minimalists. Pint is built on top of PHP CS Fixer and makes it simple to ensure that your code style stays clean and consistent. Pint is automatically installed with all new Laravel applications so you may start using it immediately. By default, Pint does not require any configuration […]

propaganistas/laravel-phone

particle

dds phone number functionality to Laravel based on the PHP port of libphonenumber by Google. Table of Contents Demo Check out the behavior of this package in the demo. Installation Run the following command to install the latest applicable version of the package: composer require propaganistas/laravel-phone The Service Provider gets discovered automatically by Laravel. In your languages directory, add […]

ramsey/collection

particle

ramsey/collection is a PHP library for representing and manipulating collections. Much inspiration for this library came from the Java Collections Framework. This project adheres to a code of conduct. By participating in this project and its community, you are expected to uphold this code.

Wrapper package

particle

Wat nog wel eens voorkomt is dat er gebruik wordt gemaakt van een wrapper package. Dit is een al bestaande package beschikbaar maakt in Laravel syntax. Hoewel dit heel fijn werkt loop je wel het risico dat een package niet meer doorontwikkeld wordt en dus op termijn vulnerabilities gaat bevatten die niet opgelost worden. Als […]

studio/laravel-totem

particle

Manage your Laravel Schedule from a pretty dashboard. Schedule your Laravel Console Commands to your liking. Enable/Disable scheduled tasks on the fly. Handleiding

spatie/laravel-ignition

particle

Ignition is a beautiful and customizable error page for Laravel applications. It also allows to publicly share your errors on Flare. If configured with a valid Flare API key, your errors in production applications will be tracked, and you’ll get notified when they happen. spatie/laravel-ignition works for Laravel 8 and 9 applications running on PHP 8.0 and above. […]

Home