Libraries tagged by Sing
drnxloc/laravel-simple-html-dom
255896 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
digitaldream/laracrud
20579 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
cviebrock/discourse-php
457400 Downloads
Helper class for building a single sign-on source for Discourse forums
crazywhalecc/static-php-cli
410 Downloads
Build single static PHP binary, with PHP project together, with popular extensions included.
classpreloader/console
214415 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
causal/ig_ldap_sso_auth
330815 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
austinw/laravel-union-paginator
2838 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
mpyw/eloquent-has-by-join
125227 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
wildwolf/singleton-trait
345811 Downloads
Singleton Trait
nbgrp/singlea-tokenization-implementation
Downloads
nbgrp/singlea-persistence-implementation
Downloads
nbgrp/singlea-payload-fetcher-implementation
Downloads
byjg/singleton-pattern
50019 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
sulu/community-bundle
96042 Downloads
Sulu Bundle for building a community
qdequippe/oauth2-symfony-connect
102314 Downloads
SymfonyConnect OAuth 2.0 Client Provider for The PHP League OAuth2-Client