Libraries tagged by user provider
marlemiesz/wp-sdk
11 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
luyadev/luya-module-frontendgroup
359 Downloads
Provide the ability to allow cms pages for specific user groups.
luizfabianonogueira/acl-permissions
5 Downloads
ACL Permissions is a Laravel package that provides a robust and flexible access control system based on ACL (Access Control List). It allows you to define and manage permissions in a granular way for users and groups, ensuring that each resource is accessed only by those with proper authorization.
lorenzschaef/help-pages-bundle
15 Downloads
This Bundle provides a simple way of including end user documentation in your Symfony application.
locomotivemtl/charcoal-contrib-property-filter
896 Downloads
Charcoal service provider for a collection filtering widget that uses model properties as filters.
liviu-hariton/pinmeto-laravel
5 Downloads
A Laravel package that provides convenient access to the PinMeTo API, allowing users to interact with PinMeTo's locations data and metrics
link1515/http-utils-php5
21 Downloads
For users working with PHP 5.x environments, this package provides a convenient solution. It provides encapsulated utilities for handling requests and responses.
link1515/db-utils-php5
18 Downloads
For users working with PHP 5.x environments, this package provides a convenient solution. It provides encapsulated utilities for database operation.
laravel-api-server/core
32 Downloads
This project provides everything you need for building an advanced application. It provides a base model and a base policy as well as a user, permission and role model and a database based key/value storage.
kwenziwa/devicedetector
13 Downloads
Device Detector is a versatile, easy-to-use package for project that provides seamless device and operating system detection. Leveraging the robustness of mobiledetect/mobiledetectlib, this package allows developers to quickly identify whether a user is accessing their application from a mobile device, tablet, or desktop and determine the operating system, such as iOS or Android.
kseven/userstamps
1 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
krishnapawar/php-html-builder
5 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
kolyunya/yii2-oauth2-validation
13 Downloads
The library provides a uniform API for validation of OAuth2 access tokens of various platforms. That is using the library you can check if the access token you receive from the client is valid for a specific user of a platform.
kolyunya/oauth2-validation
19 Downloads
The library provides a uniform API for validation of OAuth2 access tokens of various platforms. That is using the library you can check if the access token you receive from the client is valid for a specific user of a platform.
kield-01/anticaptcha-composer
869 Downloads
Captcha solver, provided by anti-captcha.com and remade by me for composer users