Libraries tagged by basic classes

duncan3dc/oauth

0 Favers
66997 Downloads

Handles basic OAuth/OAuth2 authentication along with classes for common services

Go to Download


selifa/core

0 Favers
169 Downloads

Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.

Go to Download


seho-nl/simple-dto

0 Favers
8 Downloads

Basic DTO, Entity, Assembler and Transformer interfaces and classes

Go to Download


rbs1518/selifa-core

0 Favers
6 Downloads

Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.

Go to Download


pcual-mac/image-basekit-cli

0 Favers
0 Downloads

Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.

Go to Download


patrick-barreto/data-base

1 Favers
178 Downloads

Basic ORM to manipulate database and make a CRUD at model class very easy

Go to Download


nagser/base

0 Favers
68 Downloads

The basic module of the system. It contains base classes: controllers, models, widgets and other

Go to Download


mmurattcann/repository-generator

0 Favers
21 Downloads

You can easily generate interface and class for resository with given model name. Created class implements created interface and they have methods to do basic operations like store(), getAll(), etc.

Go to Download


linkisensei/moodle-dev-utils

0 Favers
0 Downloads

Collection of classes and functions to be used in Moodle plugins. This library does not follow the PSR-1 Basic Coding Standard so it better interacts with Moodle Coding Standards

Go to Download


leandroip/modelclass

0 Favers
12 Downloads

A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.

Go to Download


lastdragon-ru/glob-matcher

0 Favers
8 Downloads

Full-featured well-tested glob pattern parser and matcher: basic matching (`?`, `*`), globstar (`**`), extglob (`?(pattern-list)`, `*(pattern-list)`, `+(pattern-list)`, `@(pattern-list)`, `!(pattern-list)`), brace expansion (`{a,b,c}.txt`, `{1..3}.txt`, etc), dotglob, nocasematch, POSIX Named character classes (`[:alnum:]`, etc), POSIX Collating symbols (`[.ch.]`, etc), POSIX Equivalence class expressions (`[=a=]`, etc), and escaping.

Go to Download


iportillo/skeleton-php

1 Favers
14 Downloads

Basic PHP skeleton with the PSR-4 specification for class autoloading

Go to Download


hunnomad/ravendb

0 Favers
0 Downloads

This class provides a simple interface for interacting with a RavenDB database using HTTP requests. It supports basic operations such as `PUT`, `GET`, `QUERY`, and `DELETE` for managing documents within a RavenDB instance. The class utilizes cURL for making HTTP requests and expects a PEM file for SSL certificate verification.

Go to Download


deviscoding/php-contracts

0 Favers
1 Downloads

PHP Library containing very basic interfaces for functionality commonly used in PHP classes.

Go to Download


deviscoding/layout

0 Favers
118 Downloads

CSS Classes, Mixins and Functions to control header, footer, and basic layout in the StrapLess CSS Framework. Also usable for other CSS projects.

Go to Download


<< Previous Next >>