Posts

  • angular-spring-data-rest

    An AngularJS module to ease the work with a Spring Data REST backend.

    An AngularJS module with an additional interceptor which eases the work with a Spring Data REST backend.

    Tags: #javascript β€’ angular β€’ spring

  • HappyFunTimes

    A System for creating 10-100+ player local games

    Tags: #javascript β€’ game β€’ happyfuntimes

  • lightslider

    You can Install lightslider using the Bower package manager.

    $ bower install lightslider
    

    Tags: #javascript

  • invo

    Sample application for the Phalcon PHP Framework

    [Phalcon][1] is a web framework delivered as a C extension providing high performance and lower resource consumption.

    This is a sample application for the Phalcon PHP Framework. We expect to implement as many features as possible to showcase the framework and its potential.

    Please write us if you have any feedback.

    Thanks.

    Tags: #php β€’ invo β€’ phalcon

  • CVE-2017-0199

    Exploit toolkit CVE-2017-0199 - v4.0 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft Office RCE. It could generate a malicious RTF/PPSX file and deliver metasploit / meterpreter / other payload to victim without any complex configuration.

    Exploit toolkit CVE-2017-0199 - v4.0 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft Office RCE. It could generate a malicious RTF/PPSX file and deliver metasploit / meterpreter / other payload to victim without any complex configuration.

    Tags: #python

  • actions-comment-run

    Execute any script in a GitHub issue comment

    Execute any script in a GitHub issue comment

    Tags: #typescript β€’ github-actions

  • pinafore

    Alternative web client for Mastodon

    An alternative web client for Mastodon, focused on speed and simplicity.

    Pinafore is available at pinafore.social. Beta releases are at dev.pinafore.social.

    See the user guide for basic usage. See the admin guide if Pinafore cannot connect to your instance.

    For updates and support, follow @pinafore@mastodon.technology.

    Tags: #javascript β€’ mastodon β€’ pwa

  • phpwkhtmltopdf

    A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface

    Install the package through composer:

    composer require mikehaertl/phpwkhtmltopdf
    

    Make sure, that you include the composer autoloader somewhere in your codebase.

    Tags: #php

  • react-native-ui-lib

    UI Components Library for React Native

    See setup instructions here.

    Tags: #javascript β€’ react-native β€’ ui

  • symfony2-rest-api-the-best-2013-way

    Code for the article at:

    As Symfony uses [Composer][1] to manage its dependencies, the recommended way to create a new project is to use it.

    If you don’t have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

    curl -s http://getcomposer.org/installer | php
    

    Then, use the create-project command to generate a new Symfony application:

    php composer.phar create-project liuggio/symfony2-rest-api-the-best-2013-way -sdev
    cd blog-rest-symfony2
    

    Composer will install Symfony and all its dependencies under the blog-rest-symfony2 directory.

    Tags: #php

subscribe via RSS