Libraries tagged by def
oltrematica/laravel-parking-hub
213 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
nucleos/menu-bundle
2530 Downloads
This bundle provides services for defining static menus for symfony applications.
nswdpc/silverstripe-notification-boilerplate
3268 Downloads
Default modules for notification handling in NSWDPC Silverstripe websites
nswdpc/silverstripe-authentication-boilerplate
5136 Downloads
Boilerplate default access rules for Silverstripe websites
nkiraly/dbsteward
4173 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
nhkey/yii2-soap
11500 Downloads
Yii2 wrapper for default SoapClient
movingimage/data-provider
12219 Downloads
Library that defines an interface for all data provider implementations to implement.
mouf/utils.session.session-manager
252722 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
mouf/html.template.templateinterface
354796 Downloads
This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).
mouf/html.renderer
358152 Downloads
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
mojopollo/laravel-json-schema
542 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
mindtwo/laravel-document-generator
4813 Downloads
A project to define and generate documents.
mikegarde/laravel-route-docs
52 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
microsoft/kiota-bundle
270 Downloads
Default implementations for Kiota client setup
mathiasgrimm/laravel-encrypted-attributes
2743 Downloads
Encrypted and safe-by-default Laravel Model attributes