Leapt

About

Leapt is a collection of open-source Symfony bundles and packages, maintained by a single developer to help solve repetitive tasks: generating image thumbnails, integrating a WYSIWYG editor, generating slugs, wrapping Git commands, and more.

GitHub Packages

leapt/core-bundle

Symfony bundle to help with some repetitive tasks.

GitHub Documentation

leapt/im-bundle

Symfony bundle to generate image thumbnails and display a preview of the uploaded file.

GitHub Documentation

leapt/froala-editor-bundle

Symfony bundle for Froala WYSIWYG editor.

GitHub

leapt/slug-type-bundle

Symfony bundle to make a form field dynamically generate the slug based on the content of another text field.

GitHub

leapt/git-wrapper

Provides an object oriented wrapper to run any Git command.

GitHub

leapt/flysystem-onedrive

A Flysystem driver for OneDrive that uses the Microsoft Graph API.

GitHub

leapt/demo

Simple Symfony project setup to test some Leapt bundles.

GitHub