Libraries tagged by class library

ordinary/command

1 Favers
16 Downloads

Library used to normalize the structure of files, functions, and classes intended to be ran from a shell.

Go to Download


nuldark/stdlib

0 Favers
54 Downloads

An extension to the Standard PHP Library (SPL), introducing abstract data types like stacks, maps, and hash maps. Enjoy the benefits of class-based functions in PHP with an intuitive and object-oriented API.

Go to Download


ngfw/webparser

0 Favers
7 Downloads

WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.

Go to Download


mumsys/mumsys-js

0 Favers
15 Downloads

Mumsys Js - Javascript Library, Currently containing some DTO/DAO classes (managers using jQuery.ajax() for server requests using jsonrpc 2.0 API)

Go to Download


mouf/utils.network.http.curlhtmlbrowser

2 Favers
85 Downloads

This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.

Go to Download


mouf/database.dbconnection

0 Favers
32538 Downloads

This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.

Go to Download


mjohann/data-manager

1 Favers
10 Downloads

DataManager is a PHP library developed to simplify file and directory manipulation, offering an intuitive class for common filesystem operations.

Go to Download


mjohann/call-morph

0 Favers
3 Downloads

CallMorph is a PHP class that simplifies and secures the serialization of anonymous functions by automatically selecting the appropriate library based on the PHP version, with support for a secret key when using Laravel's Serializable Closures.

Go to Download


mcustiel/php-simple-conversion

2 Favers
2205 Downloads

A simple and minimalistic library to ease conversion between different types and classes

Go to Download


mcheptea/nbclassifier

0 Favers
12 Downloads

A simple naive bayes text/document classier. This library allows classifying text to one or more classes.

Go to Download


mastercode/emailsender

1 Favers
13 Downloads

This application (class) does the sending of emails used in the phpmailer library.

Go to Download


longitude-one/spatial-types

0 Favers
13 Downloads

This library implements PHP spatial types: their interfaces and their geometric and geographic classes.

Go to Download


jose_martins/generic-dao

0 Favers
46 Downloads

Library for Data Access Object in PDO php class

Go to Download


joaomfrebelo/date

0 Favers
255 Downloads

A library that relays on the PHP DateTime class, but differs in the return types and add useful functions

Go to Download


jeroenrnl/zfwk

0 Favers
5 Downloads

The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently consist of a database query builder, a templating engine, a configuration enginge and few generic classes. The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.

Go to Download


<< Previous Next >>