Libraries tagged by live component
roy404/blades
160 Downloads
A PHP library that provides Blade-like templating functionality, enabling seamless integration of Blade syntax and components.
ppranav/snack-alert
25 Downloads
Snack Alert is a simple, lightweight package that allows you to easily display alerts on your Laravel Livewire powered application. With just a line of code, you can quickly and easily add alert notifications to your livewire components.
oxyzero/tempest
11 Downloads
Tempest is a command-line interface for your projects based on the Symfony Console component.
nia/formatting-text
360 Downloads
Component with several text formatter implementations such like IBAN and slug.
nia/formatting-numeric
240 Downloads
Component with several numeric formatter implementations such like monetary, percentage and decimal.
naviocean/laravel-nameparser
5548 Downloads
PHP library to split names into their respective components. Besides detecting first and last names, this library attempts to handle prefixes, suffixes, initials and compound last names like 'Von Fange'. It also normalizes prefixes (Mister -> Mr.) and fixes capitalization (JOHN SMITH -> John Smith).
lfischer/cli-helper
127 Downloads
A small component to help you outputting stuff to the command line interface (CLI)
kariricode/data-structure
886 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
jezuu/notifications
29 Downloads
Notifications is a Laravel package that offers a comprehensive solution for displaying notifications in your application. It provides predefined components and styles for showcasing success messages, errors, warnings, and informative messages in an appealing manner. With this package, you can easily customize the notification type, the accompanying icon, and the displayed message. It seamlessly integrates with popular libraries like Font Awesome and Bootstrap Notify to deliver a sleek and user-friendly notification experience. Save time and enhance the presentation of your notification messages with Notifications package for Laravel.
enxebre/cli-generator
11 Downloads
CliGenerator (command-line interface generator) is a library that complements the Symfony Console Component providing a tool for generating loads of commands dynamically from a given source
awema-pl/module-form-builder
68 Downloads
A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.
rollerworks/metadata
798 Downloads
The Rollerworks Metadata Component provides a mechanisms to easily load annotated configuration (or metadata) of Classes, methods and properties from different sources like PHPDoc Annotations, YAML or XML.
morozov/diff-sniffer-core
586 Downloads
Core component for Diff Sniffer, a tool to validate coding standards only in changed line
diff-sniffer/core
106 Downloads
Core component for Diff Sniffer, a tool to validate coding standards only in changed line
artyuum/symfony-jsend-response
39119 Downloads
JSendResponse component for HttpFoundation based applications (Symfony, Silex, Laravel, Drupal, etc.). It follows the JSend specification, allowing you to give consistent JSON responses to your users.