Modules Features Installation GitHub
Open Source

Tools that supercharge your development

A collection of open source JavaScript and PHP modules — lightweight, well-documented, and production-ready.

// Install in seconds
import { Picture } from '@openlibs/grid';

const grid = new DataGrid({
  data: 'api/data',
  paginate: true,
  search: true
});

grid.render('#app');

Build faster with less code

Each module is designed to solve a specific problem with no unnecessary dependencies.

Pt
JavaScript

Picture.js

A small-but-powerful JavaScript class for formatting, deformatting, and validating data using picture strings — compact format descriptors for strings, numbers, dates, times, and patterns.

View repository
Db
PHP

Database

Authentication and authorization with JWT, OAuth2, and sessions. Middleware ready for Laravel, Symfony, or vanilla PHP.

View repository
Hg
JavaScript

Hugelist.js

Declarative form validation with customizable messages, i18n support, and async validations.

View repository
PHP
PHP

DBConnect

Multi-driver database abstraction layer: MySQL, PostgreSQL, Oracle, and SQLite with a fluent query builder.

298 43 forks
View repository
JS
JavaScript

ChartCraft

Data visualization with canvas and SVG. Responsive charts with smooth animations and customizable themes.

521 78 forks
View repository
PHP
PHP

ApiForge

Micro-framework for building RESTful APIs with routing, validation, rate limiting, and automatic OpenAPI documentation.

376 56 forks
View repository

Ready to contribute?

Join the community, report bugs, suggest features, or submit your first PR. Every contribution counts.