Libraries tagged by this7 component
bigeweb/framework
29 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
bachilli/laravel-request-rules
10 Downloads
Stop duplicating code and validations for FormRequests. This package provides reuse of FormRequest components in a generic way!
asayhome/asay-uploader
6 Downloads
This package upload files inside liveware component array varible, that mean's you can upload multiple files, when adding file the package auto send the file object to fired event so that you can get uploaded files in any place you wont by catching the fired event, all working step will be descriped in next sections.
softspring/account
121 Downloads
This package provides an account model component
tekkla/core-framework
112 Downloads
Combining component for my core libraries. Note: This is currently not working alone. Some quite important core-libs are still missing!
iamgold/dataloader-php
7 Downloads
This library provides a simple and lightweight component to help loading data into csv, tsv or parquet etc....
zepson/livewire-alert
11 Downloads
This package provides a simple alert utilities for your livewire components.
tempest-tools/tempest-tools-skeleton
5 Downloads
A fork of: mitchdav/laravel-versioned-api. This fork is designed by a one stop shop for creating apis. It leverages many other 3rd party libraries and other tempest tools components.
stafe-group-ab/filament-sticky-panel
100 Downloads
This plugin gives you a right hand side panel in Filament to use for any Livewire component.
radsphere/rest-bundle
810 Downloads
This Bundle provides various tools to rapidly develop RESTful API's resources with Symfony2 with minimal code on your controllers using the power full symfony2 form binding and http foundation component
nttech/router
26 Downloads
This project in version 1.0 is a copy of the NTTech component.
nirzol/efg-logger
58 Downloads
Base module for custom loggers. This module implements Doctrine log writer with Zend log component.
naviocean/laravel-nameparser
5538 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).
mzb/php-router-matcher
10 Downloads
The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.
mouf/security.ldap-service
58 Downloads
This package contains a wrapper of Zendframework Ldap component who dialogue easily with Ldap.