Libraries tagged by bind
scriptoshi/bitcoin-php
68 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
sandermuller/solana-php-sdk
158 Downloads
PHP SDK for Solana — keypairs, transactions, RPC client, and program bindings (SPL Token, SNS, System).
sahibalejandro/laravel-form-helpers
2426 Downloads
Handle form model binding, old input binding and validation error messages in a clean and easy way.
rohitshakyaa/repository-generator
206 Downloads
Laravel package to generate repositories with automatic interface and service provider binding.
rennokki/eloquent-settings
4226 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
practo/sentry-bundle
13272 Downloads
A fork for Kunstmaan sentry bundle. Minor modification and improvements. The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.
pierresh/phpstan-pdo-mysql
346 Downloads
PHPStan rules for validating PDO/MySQL code: SQL syntax, parameter bindings, and SELECT columns matching PHPDoc types
pavlm/ffi-librsvg
4265 Downloads
SVG rasterization library binding
nahid/hookr
392 Downloads
php hook system for binding any service in a action
n2n/n2n-validation
17760 Downloads
bind/json support for n2n framework
mouf/security.userservice-splash
194997 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.
mouf/security.rightsservice-splash
65156 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.
mouadziani/laravel-query-inspector
3936 Downloads
The missing laravel helper that allows you to ispect your eloquent queries with their binding parameters
monkeyscloud/monkeyslegion-validation
2085 Downloads
Attribute-driven validation & DTO binding for the MonkeysLegion PHP 8.4 framework — self-validating constraints, property hooks, PSR-15 middleware.
monkeyscloud/monkeyslegion-router
2274 Downloads
High-performance attribute-driven HTTP router for MonkeysLegion with compiled trie matching, PSR-15 middleware, and route model binding.