Posts
-
jpgraph
Full blown refactor of JpGraph v3.5. Distant cousin of current official package
As can be seen in their releases section, there was a six year pause in JPGraph release cycle, during which some of us had no choice but to code our way out of PHP 5.x. And thus “Community Edition” was born. From then on, this library evolved on its own and completely diverged from the official packages.
In general terms, JPGraph CE relies in PHP’s thriving ecosystem. We aim to be a simple dependency you can seamlessly integrate in your app. JPGraph CE aligns with PHP Standards Reccomendations as published by the PHP Framework Interoperability Group, and when presented with the choice, will always pick an agnostic implementation over custom ones that reinvent the wheel. A lot of code has been trimmed and refactored with this purpose and a lot more is waiting to undergo such a change.
- Distrbution through PHP’s popular Packagist Registry
- Relies in Composer, so you don’t need to manually download or copy anything, nor check for platform and dependency requirements yourself.
- PSR-4: Autoloader compliant structure. No need to resort to
requireorincludein your code. - Sensible fallbacks to handle missing fonts or particular GD version features availability.
- IDE friendly, allowing for autocompletion and go-to-definition where supported.
- Integration pipelines checking new releases compatibility against different PHP versions
- New or refactored code is expected to observe PSR-1 and PSR-2 coding standards (Eventually PSR-12 as well).
Comparing against the original v3.5 codebase, we also stripped examples or incomplete implementation of graph types exclusive to v3.5 pro (e.g. Barcodes).
Tags: #php • jpgraph • gd-library
-
nanoid.rb
Ruby implementation of Nanoid, secure URL-friendly unique ID generator
This is ReadMe for version 2.0, if you looking for version compatible with NanoID 1.x look in branch v1.x.
A tiny, secure URL-friendly unique string ID generator.
Ruby implementation of original NanoID https://github.com/ai/nanoid
Tags: #ruby
-
LibreLogin
Open-source, multiplatform, and highly customizable minecraft authentication plugin with outstanding features and API.
(formerly LibrePremium) is an open-source, multiplatform, and highly customizable authentication plugin with outstanding features and API.
Tags: #java • authentication • bungeecord
-
update-helper
Composer plugin to rise warnings on update, suggest migration processes
Allow you to display update/upgrade instructions to your library users.
Tags: #php
-
wasmer-php
🐘🕸️ WebAssembly runtime for PHP
- Easy to use: The
wasmerAPI mimics the standard WebAssembly C API, - Fast:
wasmerexecutes the WebAssembly modules as fast as possible, close to native speed, - Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed.
Tags: #php • php-extension • rust
- Easy to use: The
-
open-build-service
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
The Open Build Service (OBS) is a generic system to build and distribute binary packages from sources in an automatic, consistent, and reproducible way. You can release packages as well as updates, add-ons, appliances, and entire distributions for a wide range of operating systems and hardware architectures. More information can be found on openbuildservice.org.
The OBS consists of a backend and a frontend. The backend implements all the core functionality (i.e. building packages). The frontend provides a web application and XML API for interacting with the backend. Additionally, there is a command line client (osc) for the API which is developed in a separate repository.
Tags: #ruby • opensuse • rpm
-
serverspec
RSpec tests for your servers configured by CFEngine, Puppet, Chef, Ansible, Itamae or anything else even by hand
RSpec tests for your servers configured by Puppet, Chef or anything else
You can see the details of serverspec on serverspec.org.
Tags: #ruby
-
MCEdit-Unified
Combined MCEdit & Pymclevel repository.
MCEdit-Unified is an updated fork of the original MCEdit by Codewarrior. The previous license still applies. MCEdit-Unified is an open-source, BSD-licensed world editor for the viral indie hit Minecraft. For downloads and update info, visit the official website at podshot.github.io/MCEdit-Unified. The rest of this file is intended for computer programmers, Linux/Mac users, and those who wish to run from source.
Tags: #python • minecraft • mcedit
-
jorani
Leave and Overtime Management System
- Leave request approval workflow (1 validator).
- Overtime request approval workflow (1 validator).
- Leave balance report (filtered by department).
- Monthly presence report.
- Export to spreadsheet and reporting.
- Calendars of leaves (individual, team, collaborators, etc.).
- Describe your organization in a tree structure and attach employees to entities, define a supervisor per entity.
- Non working days (weekends and day offs) can be imported or defined on a contract.
- REST API (OAuth2) fully documented and examples with PHP clients.
- SSO Authentication (SAML, OpenLDAP, AD, etc.).
- Available in English, French, Spanish, Italian, Portuguese, German, Dutch, Russian, Ukrainian, Persian, Khmer, Vietnamese, Czech, Arabic and Turkish.
Tags: #php • leave-management • planning
-
knife
A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅
项目地址:https://github.com/bit4woo/knife
项目简介:knife是一个Burp Suite插件,主要目的是对Burp做一些小的改进,让使用更方便。就像用一把小刀对Burp进行小小的雕刻,故名“knife”。
项目作者:bit4woo 欢迎与我交流
视频教程:https://www.bilibili.com/video/bv1BC4y1s7nS
Tags: #java • burp-extensions • burpsuite-extender
subscribe via RSS