Libraries tagged by like php

gaurang/asynchronous

4 Favers
3 Downloads

This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.

Go to Download


emma/searchengine

5 Favers
31 Downloads

Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.

Go to Download


elemenx/cron

0 Favers
1380 Downloads

g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser

Go to Download


derekisbusy/yii2-haikunator

0 Favers
214 Downloads

Generate Heroku-like random names to use in your Yii2 php applications.

Go to Download


davide-casiraghi/laravel-responsive-gallery

4 Favers
186 Downloads

A PHP library to create responsive galleries that are organized into Pinterest like columns.

Go to Download


codechap/ai

1 Favers
102 Downloads

A generic PHP wrapper for integrating multiple AI services like OpenAI, Anthropic, and xAI.

Go to Download


cic/wp-webpack-assets

0 Favers
687 Downloads

Load assets from webpack built asset manifest. Requires something like: https://www.npmjs.com/package/webpack-php-manifest

Go to Download


blakvghost/bravo

4 Favers
10 Downloads

Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.

Go to Download


askerakbar/checkpoint

10 Favers
274 Downloads

This Filament PHP plugin improves login security by letting you customize rate-limiting settings like duration and the number of attempts. It also notifies admins about suspicious activity

Go to Download


aramonc/docblock-parser

4 Favers
27 Downloads

Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.

Go to Download


iankuca/node

8 Favers
19 Downloads

An asynchronous PHP framework with and event loop (node.js-like)

Go to Download


axelitus/base

5 Favers
76 Downloads

A framework agnostic PHP package that contains _extensions_ and helpers for the PHP primitive types (strings, numbers, array, etc.). It also contains common interfaces for _new_ types like collections, etc.

Go to Download


torann/dom-parser

1 Favers
498 Downloads

A HTML DOM parser written in PHP7 let you manipulate HTML in a very easy way! Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.

Go to Download


crimsonkissaki/mockmaker

4 Favers
44 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


stronk7/php-search

1 Favers
20 Downloads

Semantic-like PHP searches using AST structures generated by php-parser

Go to Download


<< Previous Next >>