luisg/berserker

groupes native function like array functions, string functions etc, to be use as easy as possible.

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/luisg/berserker

1.1.3-Alpha 2024-12-13 17:33 UTC

README

ES

Este es un repositorio de prubas para clases de PHP el cual haran de interfaz con funciones de arrays, funciones de strings, funciones de filtros.

EN

This is a test repository for PHP classes, which will act as an interface with array functions, string functions, and filter functions.

berserker Doc -blastcoding.com

use latest Version 1.1.2-Alpha

require 'vendor/autoload.php';
use Berserker\Berserker;
$berserker = new Berserker();
// you can use new Berserker() too instead of assigning berserker to a varaible