https://github.com/inanepain/stdlib
An assortment of commonly used classes by inane packages..
https://github.com/inanepain/stdlib
Last synced: 2 months ago
JSON representation
An assortment of commonly used classes by inane packages..
- Host: GitHub
- URL: https://github.com/inanepain/stdlib
- Owner: inanepain
- License: unlicense
- Created: 2022-04-10T09:40:33.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-27T01:38:23.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T05:37:25.255Z (3 months ago)
- Language: PHP
- Size: 274 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
= README: Inanepain/Stdlib
:author: Philip Michael Raab
:email:
:homepage: https://vaieen.local:3000/inane/stdlib
:revnumber: 0.1.1
:revdate: 2023-05-26
:revremark: initial
:experimental:
:hide-uri-scheme:
:table-stripes: even
:icons: font
:source-highlighter: highlight.js
:sectnums: |,all|
:toclevels: 5
:toc: auto== Overview
Common classes, tools and utilities used throughout the inanepain libraries.
== Install
.install: using composer
[source,shell]
----
composer require inanepain/stdlib
----== Classes
A quick breakdown of the classes available in the Standard Library.
* link:doc/options.adoc[options]
***
include::./doc/options.adoc[leveloffset=+2]
***
== Revision
> version: $Id$ ($Date$)